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 877a5747 Bump org.apache.commons:commons-compress 1.24.0 to 1.25.0
877a5747 is described below

commit 877a57479cc71aadc72b77279b97837e02ece17a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed Nov 15 19:47:36 2023 -0500

    Bump org.apache.commons:commons-compress 1.24.0 to 1.25.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 dca6e8ce..a9651acb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -521,7 +521,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-compress</artifactId>
-        <version>1.24.0</version>
+        <version>1.25.0</version>
       </dependency>
       <dependency>
         <groupId>ant</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0d1bbe96..ae7ee8e6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -310,7 +310,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #321
       </action>
       <action dev="ggregory" due-to="Dependabot, Gary Gregory" type="update">
-        Bump commons-compress from 1.21 to 1.24.0 #329, #385.
+        Bump commons-compress from 1.21 to 1.25.0 #329, #385.
       </action>
       <action dev="ggregory" due-to="Gary Gregory" type="update">
         Bump commons-net:commons-net from 3.8.0 to 3.10.0.

Reply via email to