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 7f7382e0 Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
7f7382e0 is described below
commit 7f7382e0d2b4b45a7191d411bbee8a487b426de7
Author: Gary D. Gregory <[email protected]>
AuthorDate: Fri Feb 7 21:59:08 2025 -0500
Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
---
commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml | 2 +-
src/changes/changes.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml
b/commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml
index fea87e8a..16014eff 100644
--- a/commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml
+++ b/commons-jcs3-sandbox/commons-jcs3-yajcache/pom.xml
@@ -45,7 +45,7 @@
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging</artifactId>
- <version>1.3.4</version>
+ <version>1.3.5</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 0e3ad67b..08c6918f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -71,7 +71,7 @@
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.logging.log4j:log4j-core from 2.21.1 to 2.24.2 #190, #198, #216,
#223, #229, #284, #313.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.logging.log4j:log4j-api from 2.21.1 to 2.24.2 #191, #197, #284,
#293, #313.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
org.apache.tomcat:tomcat-catalina from 9.0.79 to 9.0.98 in
/commons-jcs3-jcache-extras #322.</action>
- <action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump commons-logging:commons-logging from 1.3.0 to 1.3.4 #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.5 #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.12.0
#254.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #265,
#271, #281.</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary
Gregory">Update from JUnit 4 to JUnit 5 Vintage.</action>