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 29d168e1 Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
29d168e1 is described below

commit 29d168e13de8b1dc82f55da5f45fcb591d88280d
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 8 09:02:24 2026 -0400

    Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5ae3fda3..87a95b80 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
         <dependency>
             <groupId>commons-logging</groupId>
             <artifactId>commons-logging</artifactId>
-            <version>1.3.5</version>
+            <version>1.3.6</version>
         </dependency>
         <dependency>
             <groupId>org.junit.jupiter</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index dda12fd6..ed6bf379 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,6 +35,7 @@
             <!-- ADD -->
             <!-- UPDATE -->
             <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-parent from 96 to 97.</action>
+            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
         </release>
         <release version="3.6.2" date="2026-02-05"
                  description="This is a feature and maintenance release. Java 
8 or later is required.">

Reply via email to