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


The following commit(s) were added to refs/heads/master by this push:
     new 6f235bd  Bump commons-lang3 from 3.19.0 to 3.20.0
6f235bd is described below

commit 6f235bd2ef06b211f80c15b0ea0e14dae9447c9e
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 09:20:07 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 e6a9b57..78f1326 100644
--- a/pom.xml
+++ b/pom.xml
@@ -290,7 +290,7 @@
                  <!-- core -->
                 <groupId>org.apache.commons</groupId>
                 <artifactId>commons-lang3</artifactId>
-                <version>3.19.0</version>
+                <version>3.20.0</version>
             </dependency>
             <dependency>
                 <groupId>junit</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index ac3cc7b..be926f6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -97,7 +97,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump junit from 4.11 to 4.13.2 #10.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump org.apache.commons:commons-lang3 from 3.1 to 3.19.0 #9, #114, 
#119, #129, #204.
+        Bump org.apache.commons:commons-lang3 from 3.1 to 3.20.0 #9, #114, 
#119, #129, #204.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
         Bump commons-logging from 1.1.3 to 1.3.5 #7, #99, #111, #126.

Reply via email to