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


The following commit(s) were added to refs/heads/master by this push:
     new e62985ba3 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1.
e62985ba3 is described below

commit e62985ba3331b34d7b1ebba6a36890de9d021c77
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 30 06:02:11 2026 -0400

    Bump commons-codec:commons-codec from 1.22.0 to 1.22.1.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7557a6541..e01795f2a 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.22.0</version>
+      <version>1.22.1</version>
     </dependency>
     <!-- Pack200 -->
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5fc4e0a2c..50c314896 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -187,7 +187,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-6 to 1.5.7-7 #768 
https://github.com/luben/zstd-jni/compare/v1.5.7-6...v1.5.7-7.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.github.luben:zstd-jni from 1.5.7-7 to 1.5.7-11 
(#778).</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.22.0 #745.</action>
+      <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-codec:commons-codec from 1.19.0 to 1.22.1 #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>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.tukaani:xz from 1.11 to 1.12, #767, 
https://github.com/tukaani-project/xz-java/compare/v1.11...v1.12</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump Bump 
io.airlift:aircompressor from 2.0.2 to 2.0.3 #760.</action>

Reply via email to