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


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

commit 71727604e22989ed64d603a0e31a2b1b0163f7ca
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Apr 11 20:42:21 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 5b5a360f3..091f33109 100644
--- a/pom.xml
+++ b/pom.xml
@@ -208,7 +208,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.18.0</version>
+      <version>2.19.0</version>
     </dependency>    
     <dependency>
       <groupId>org.apache.commons</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 89d8dcc63..f3c279328 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -111,7 +111,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-parent from 72 to 79 #563, #567, #574, 
#582, #587, #595.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.github.luben:zstd-jni from 1.5.6-4 to 1.5.7-2 #565, #578, 
#601, #616, #630, #640, #642.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 
#568.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-io:commons-io from 2.16.1 to 2.18.0 #575, #610.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-io:commons-io from 2.16.1 to 2.19.0 #575, #610.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.0 to 2.8.1 
#577.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.ow2.asm:asm from 9.7 to 9.7.1 #586.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.17.1 to 1.18.0 #636.</action>

Reply via email to