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


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

commit 341a3a8a0e59e12b48dcd62eac7f28020a677b59
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Nov 16 09:46:36 2025 -0500

    Bump commons-lang3 from 3.19.0 to 3.20.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 035af0a9..2e531783 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,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>
     </dependencies>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 696fcc77..214e9b65 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -33,6 +33,7 @@
            <!-- ADD -->
            <!-- UPDATE -->
           <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 91 to 92 #391.</action>
+          <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-lang3 from 3.17.0 to 3.20.0.</action>
         </release>
         <release version="3.6.0" date="2025-11-10"
                  description="This is a feature and maintenance release. Java 
8 or later is required.">

Reply via email to