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


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

commit e5f1ad4f74fbdb2b47c4018175e2bbbca53f7fb7
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Apr 24 20:38:01 2026 -0400

    Bump commons-codec:commons-codec from 1.18.0 to 1.22.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 d15ff80d8..12b4042fb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
-      <version>1.21.0</version>
+      <version>1.22.0</version>
       <optional>true</optional>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7b8a2167b..6ab546855 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,7 +57,7 @@
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.easymock:easymock from 5.5.0 to 5.6.0 #617.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0 #625.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
commons-io:commons-io from 2.19.0 to 2.22.0.</action>
-    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.18.0 to 1.21.0.</action>
+    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.18.0 to 1.22.0.</action>
   </release>
   <release version="4.5.0" date="2025-04-19" description="This is a feature 
and maintenance release. Java 8 or later is required.">
     <!-- FIX -->

Reply via email to