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


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

commit d8852fcda67123757b3c8ba8a4293096598dd73c
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Mar 8 08:56:44 2026 -0400

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

diff --git a/pom.xml b/pom.xml
index e607e4fdc..f498d1dd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.3.5</version>
+      <version>1.3.6</version>
       <exclusions>
         <exclusion>
           <groupId>logkit</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 85262eeec..35546d22e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -35,6 +35,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 #626.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.20.0 to 1.21.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.fasterxml.jackson.core:jackson-databind from 2.20.1 to 2.21.1.</action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
     </release>
     <release version="2.13.0" date="2025-11-21" description="Minor release 
with new features and updated dependencies; requires Java 8 or above.">
       <!-- FIX -->

Reply via email to