This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 997e5b5  Bump commons-io:commons-io from 2.21.0 to 2.22.0.
997e5b5 is described below

commit 997e5b5f046ad6da764a0e79715ccc26c756f5e7
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 23 06:58:29 2026 -0400

    Bump commons-io:commons-io from 2.21.0 to 2.22.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 a163109..e6f207f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -264,7 +264,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.21.0</version>
+                <version>2.22.0</version>
             </dependency>
             <!-- examples -->
             <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e955f7c..4379ece 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -91,7 +91,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump commons-parent from 56 to 98 #36, #37, #72, #97, #73 #125, #128, 
#134, #138, #141, #149, #194, #215, #218, #233, #235.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump commons-io:commons-io from 2.2 to 2.21.0 #11, #103, #133, #158.
+        Bump commons-io:commons-io from 2.2 to 2.22.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