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-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new 08328a90 Bump commons-logging:commons-logging from 1.3.6 to 1.4.0.
08328a90 is described below
commit 08328a901dc6e5bc01667e914f7921517dd59d2b
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 17 22:04:50 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 c7f41dde..e6529143 100644
--- a/pom.xml
+++ b/pom.xml
@@ -391,7 +391,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.3.6</version>
+ <version>1.4.0</version>
</dependency>
<dependency>
<groupId>javax.cache</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9c2f0e28..32400e9e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -106,7 +106,7 @@
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.logging.log4j:log4j-api from 2.21.1 to 2.26.0 #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.6 #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.4.0 #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>