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


The following commit(s) were added to refs/heads/master by this push:
     new b847aba41 Bump commons-io:commons-io from 2.21.0 to 2.22.0.
b847aba41 is described below

commit b847aba412038d4be8d4c46ae8db6fe8d42262ef
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Apr 23 07:04:51 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 fb1603294..5d91a8dad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -504,7 +504,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.21.0</version>
+        <version>2.22.0</version>
       </dependency>
       <!-- Test HTTP with Apache HttpComponent Core -->
       <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a211e389c..cdc544920 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -80,7 +80,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.1 to 
5.6.1 #658, #667, #684, #690, #726.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.3 to 5.4.2 
#673, #719, #722.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.slf4j:slf4j-simple from 2.0.16 to 2.0.17 #671.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.18.0 to 2.21.0.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io:commons-io from 2.18.0 to 2.22.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-collections4 from 4.5.0-M3 to 4.5.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.logging.log4j:log4j-bom from 2.24.3 to 2.25.4 #694, 
#725, #749.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 
#699.</action>

Reply via email to