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 e5e7d87 Bump commons-io from 2.13.0 to 2.14.0 e5e7d87 is described below commit e5e7d87e58befabf217697181b8349e7c6b5e036 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Sep 30 09:34:40 2023 -0400 Bump commons-io from 2.13.0 to 2.14.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 6443614..a2dfc67 100644 --- a/pom.xml +++ b/pom.xml @@ -155,7 +155,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.13.0</version> + <version>2.14.0</version> </dependency> <dependency> <groupId>org.apache.commons</groupId> diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6c718bf..ddd844a 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -343,7 +343,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">Bump exec-maven-plugin from 1.3.2 to 3.1.0 #13, #63.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump groovy from 2.4.13 to 3.0.19 #38, #62, #67, #97, #110, #116, #122, #134, #145.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io from 2.6 to 2.13.0 #37.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory">Bump commons-io:commons-io from 2.6 to 2.14.0 #37.</action> <action type="update" dev="ggregory">Bump commons-jexl3 from 3.1 to 3.2.1 #36.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump Saxon-HE from 9.6.0-1 to 12.3 #42, #43, #64, #104, #117, #127, #137.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump jackson-core from 2.9.3 to 2.15.2 #39, #59, #84, #85, #106, #126, #129, #130.</action>