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


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

commit aceb685c2f6292b5a3233cf5a9a2cde60cb0f855
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Oct 25 17:58:06 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 b56f54b0..61365867 100644
--- a/pom.xml
+++ b/pom.xml
@@ -624,7 +624,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.14.0</version>
+        <version>2.15.0</version>
       </dependency>
       <!-- Test HTTP with Apache HttpComponent Core -->
       <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 132dea77..741ed3b1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -316,7 +316,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump httpclient from 4.5.13 to 4.5.14 #344.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
-        Bump commons-io:commons-io from 2.11.0 to 2.14.0.
+        Bump commons-io:commons-io from 2.11.0 to 2.15.0.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">
         Bump commons-codec:commons-codec from 1.15 to 1.16.0.

Reply via email to