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

commit 1944ebdda06b36f5fa49842bbf47e99c0b548e2c
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 8 09:06:37 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index 9e98454..8d25fbf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
             <dependency>
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
-                <version>1.3.5</version>
+                <version>1.3.6</version>
             </dependency>
             <!-- compiler-eclipse -->
             <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 52fed31..42d5ef7 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.5 #7, #99, #111, #126.
+        Bump commons-logging from 1.1.3 to 1.3.6 #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