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-jci.git


The following commit(s) were added to refs/heads/master by this push:
     new a48474c  Bump commons-io:commons-io from 2.18.0 to 2.19.0
a48474c is described below

commit a48474c0a5648275785b14d5ed34153d170a0e17
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 11 21:00:24 2025 -0400

    Bump commons-io:commons-io from 2.18.0 to 2.19.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 009e28b..32556ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,7 +260,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.18.0</version>
+                <version>2.19.0</version>
             </dependency>
             <!-- examples -->
             <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aa35766..8332590 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -88,7 +88,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump commons-parent from 56 to 81 #36, #37, #72, #97, #73 #125, #128, 
#134, #138, #141, #149.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump commons-io:commons-io from 2.2 to 2.18.0 #11, #103, #133, #158.
+        Bump commons-io:commons-io from 2.2 to 2.19.0 #11, #103, #133, #158.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump junit from 4.11 to 4.13.2 #10.

Reply via email to