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 f845944  Bump commons-io from 2.14.0 to 2.15.0
f845944 is described below

commit f8459444f447341a1fb7cffa38f46f0217f89b1b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Oct 25 17:56:48 2023 -0400

    Bump commons-io from 2.14.0 to 2.15.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 558df7c..9e17ca3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.14.0</version>
+      <version>2.15.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0e4703f..cc64c86 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:commons-io from 2.6 to 2.14.0 #37.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.6 to 2.15.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>

Reply via email to