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 d641e0418 Bump commons-lang3 from 3.19.0 to 3.20.0
d641e0418 is described below

commit d641e0418d3512f56812a07076e74ecd63879ea2
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 09:00:35 2025 -0500

    Bump commons-lang3 from 3.19.0 to 3.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 f332c1fef..43983e314 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,7 +62,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.19.0</version>
+      <version>3.20.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7ee3a3075..203668a92 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,7 +47,7 @@
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.google.guava:guava-testlib from 33.3.1-jre to 33.5.0-jre #644.</action>
     <action type="update" dev="ggregory" due-to="Gary Gregory">Bump PMD from 
7.8.0 to 7.13.0 (now inherited from parent POM).</action>
     <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 
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.21.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>

Reply via email to