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


The following commit(s) were added to refs/heads/master by this push:
     new 08bccb314 Bump commons-codec:commons-codec from 1.19.0 to 1.20.0
08bccb314 is described below

commit 08bccb31444955ae3a29e345df205fc8d979df29
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Nov 6 16:48:50 2025 -0500

    Bump commons-codec:commons-codec from 1.19.0 to 1.20.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 948843cf4..73cb8ed1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
     <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
-      <version>1.19.0</version>
+      <version>1.20.0</version>
       <optional>true</optional>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index eb8005ffe..b8854f04a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,7 +49,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.19.0 #625.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
commons-io:commons-io from 2.19.0 to 2.20.0.</action>
-    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.18.0 to 1.19.0.</action>
+    <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.18.0 to 1.20.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