This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-scxml.git
The following commit(s) were added to refs/heads/master by this push: new e3d520df Bump commons-io:commons-io from 2.19.0 to 2.20.0 e3d520df is described below commit e3d520dfa837e0c5869cf52cb09b4e6e920efb8f Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 18 17:51:49 2025 -0400 Bump commons-io:commons-io from 2.19.0 to 2.20.0 --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8af7d7df..ecd5f880 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.19.0</version> + <version>2.20.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index aecb44aa..7e4d4009 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -266,7 +266,7 @@ <action type="update" dev="ggregory">Bump maven-antrun-plugin from 1.7 to 3.1.0 #14, #51.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump exec-maven-plugin from 1.3.2 to 3.2.0 #13, #63, #168, #192.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump groovy from 2.4.13 to 3.0.23 #38, #62, #67, #97, #110, #116, #122, #134, #145, #176, #197, #242, #284.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.6 to 2.19.0 #37, #210, #213, #262, #286.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.6 to 2.20.0 #37, #210, #213, #262, #286.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump Saxon-HE from 9.6.0-1 to 12.8 #42, #43, #64, #104, #117, #127, #137, #170, #241, #323, #327, #334.</action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">Bump commons.jackson.version from 2.9.3 to 2.19.1 #39, #59, #84, #85, #106, #126, #129, #130, #166, #177, #225, #35, #46, #60, #83, #86, #107, #125, #128, #130, #159, #166, #177, #200, #225, #244, #267, #283, #289, #321.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump junit-jupiter-api from 5.4.2 to 5.9.1 #32, #70.</action>