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


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

commit 87cf60c9b0bb365629b0cb56a7c792d2c4b536e0
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 8 09:00:36 2026 -0400

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

diff --git a/commons-digester3-core/pom.xml b/commons-digester3-core/pom.xml
index b769226f..651efdd8 100644
--- a/commons-digester3-core/pom.xml
+++ b/commons-digester3-core/pom.xml
@@ -47,7 +47,7 @@
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.3.5</version>
+      <version>1.3.6</version>
     </dependency>
     <dependency>
       <groupId>org.junit.jupiter</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 89304a66..bb1782fc 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -77,7 +77,7 @@
       Bump GitHub build actions.
     </action>
     <action dev="ggregory" type="update" issue="DIGESTER-185" due-to="Gary 
Gregory">
-      Bump Apache Commons Logging from 1.1.1 to 1.3.5 #142, #160, #175, #187.
+      Bump Apache Commons Logging from 1.1.1 to 1.3.6 #142, #160, #175, #187.
     </action>
     <action dev="ggregory" type="update">
       Bump Java requirement from version 5 to 8.

Reply via email to