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 aa746faf Bump log4j2.version from 2.26.0 to 2.26.1 (#425).
aa746faf is described below

commit aa746faf22076e9bfcc55fca66a0477bf925203e
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 2 13:54:52 2026 +0000

    Bump log4j2.version from 2.26.0 to 2.26.1 (#425).
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e6529143..931cdf3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -521,6 +521,6 @@
     <doclint>none</doclint>
     <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
     
<project.build.outputTimestamp>2022-01-01T00:00:00Z</project.build.outputTimestamp>
-    <commons.log4j.version>2.26.0</commons.log4j.version>
+    <commons.log4j.version>2.26.1</commons.log4j.version>
   </properties>
 </project>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 32400e9e..20b93c63 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -102,7 +102,7 @@
             <action dev="tv" type="update">Migrate all tests to JUnit 
4.</action>
             <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.commons:commons-dbcp2 from 2.9.0 to 2.14.0 #316.</action>
             <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-io from 2.13.0 to 2.18.0 #11, #287, #312.</action>
-            <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.26.0 #190, 
#198, #216, #223, #229, #284, #313.</action>
+            <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump org.apache.logging.log4j:log4j-core from 2.21.1 to 2.26.1 #190, 
#198, #216, #223, #229, #284, #313.</action>
             <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>

Reply via email to