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


The following commit(s) were added to refs/heads/master by this push:
     new 01e7118c Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
01e7118c is described below

commit 01e7118c6d0dc3c50cc08125bf15fcffaafc12e7
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 8 09:11:34 2026 -0400

    Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.
---
 commons-jcs4-sandbox/commons-jcs4-yajcache/pom.xml | 1 -
 pom.xml                                            | 5 +++++
 src/changes/changes.xml                            | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/commons-jcs4-sandbox/commons-jcs4-yajcache/pom.xml 
b/commons-jcs4-sandbox/commons-jcs4-yajcache/pom.xml
index 5a7ae9d0..c4e10d79 100644
--- a/commons-jcs4-sandbox/commons-jcs4-yajcache/pom.xml
+++ b/commons-jcs4-sandbox/commons-jcs4-yajcache/pom.xml
@@ -45,7 +45,6 @@
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.3.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.logging.log4j</groupId>
diff --git a/pom.xml b/pom.xml
index e943049a..46a07545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -388,6 +388,11 @@
         <artifactId>app-domain</artifactId>
         <version>${jsr107.api.version}</version>
       </dependency>
+      <dependency>
+        <groupId>commons-logging</groupId>
+        <artifactId>commons-logging</artifactId>
+        <version>1.3.6</version>
+      </dependency>
       <dependency>
         <groupId>javax.cache</groupId>
         <artifactId>cache-tests</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index abcc84e9..ed2eccdd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -100,7 +100,7 @@
             <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.apache.logging.log4j:log4j-api from 2.21.1 to 2.24.3 #191, #197, #284, 
#293, #313.</action>
             <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.tomcat:tomcat-catalina from 9.0.79 to 11.0.12 in 
/commons-jcs3-jcache-extras #322, #351, #358, #362, #365, #382, #397.</action>
             <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.tomcat:tomcat-coyote from 9.0.99 to 11.0.10 in 
/commons-jcs3-jcache-extras #350, #366, #383.</action>
-            <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-logging:commons-logging from 1.3.0 to 1.3.5 #253, #262, 
#278.</action>
+            <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump commons-logging:commons-logging from 1.3.0 to 1.3.6 #253, #262, 
#278.</action>
             <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-text from 1.11.0 to 1.15.0 #254, 
#321.</action> 
             <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.20.0 #265, 
#271, #281, #364.</action>
             <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Update from JUnit 4 to JUnit 5 Vintage.</action>

Reply via email to