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 6ce60eb96 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0.
6ce60eb96 is described below

commit 6ce60eb9698af46affc649cea3a75825c2b95caa
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 29 17:33:07 2026 -0500

    Bump commons-codec:commons-codec from 1.20.0 to 1.21.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 6bc9cab0a..2871c1db5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
            - org.apache.commons.compress.compressors.snappy -->
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
-      <version>1.20.0</version>
+      <version>1.21.0</version>
     </dependency>
     <!-- Pack200 -->
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8c87083f8..a7e5eb221 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -162,7 +162,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-lang3 from 3.18.0 to 3.20.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-4 to 1.5.7-6 #717, 
#740.</action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.github.marschall:memoryfilesystem from 2.8.1 to 2.8.2 
#727.</action>
-      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 #745.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.21.0 #745.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.tukaani:xz from 1.10 to 1.11, 
https://github.com/tukaani-project/xz-java/compare/v1.10..v1.11</action>
       <!-- REMOVE -->
       <action type="remove" dev="pkarwasz" due-to="Piotr P. Karwasz">Deprecate 
IOUtils.readFully and IOUtils.skip.</action>

Reply via email to