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 327d7182 Bump commons-io from 2.15.0 to 2.15.1
327d7182 is described below

commit 327d71825f41f9b14f4de2346b0e207a3a89292b
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Nov 29 17:52:25 2023 -0500

    Bump commons-io from 2.15.0 to 2.15.1
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 883121c0..1ae27db0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,7 +155,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.15.0</version>
+      <version>2.15.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a62cb01f..3da8ad98 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -263,7 +263,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.1.1 #13, #63, #168.</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.15.0 #37.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.6 to 2.15.1 #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.16.0 #39, #59, #84, #85, #106, #126, #129, #130, 
#166.</action>

Reply via email to