This is an automated email from the ASF dual-hosted git repository.

garydgregory 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 a6cf036  Bump commons-logging:commons-logging from 1.3.6 to 1.4.0.
a6cf036 is described below

commit a6cf0361bb886c1b99724f0f08975b49e6f87654
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 17 22:02:08 2026 +0000

    Bump commons-logging:commons-logging from 1.3.6 to 1.4.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 d4b1857..69b22e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.3.6</version>
+                <version>1.4.0</version>
             </dependency>
             <!-- compiler-eclipse -->
             <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3f6c4c6..1d13587 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -100,7 +100,7 @@ The <action> type attribute can be add,update,fix,remove.
         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.6 #7, #99, #111, #126.
+        Bump commons-logging from 1.1.3 to 1.4.0 #7, #99, #111, #126.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot">
         Bump maven-pmd-plugin from 2.3 to 3.19.0 #5.

Reply via email to