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 c47a4a4b Bump commons-logging:commons-logging from 1.3.4 to 1.3.5
c47a4a4b is described below

commit c47a4a4be1cab0a837d4d4f90dc7da5051de451e
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Feb 7 21:46:19 2025 -0500

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

diff --git a/pom.xml b/pom.xml
index 8453b997..2ab83f79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,7 @@
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.3.4</version>
+      <version>1.3.5</version>
       <exclusions>
         <exclusion>
           <groupId>logkit</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3938954b..da6bc346 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -37,7 +37,7 @@
       <action type="add" issue="CONFIGURATION-836" dev="ebourg" 
due-to="Emmanuel Bourg">New web configurations using the jakarta.servlet 
namespace are now available</action>
       <!-- UPDATE -->
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-parent from 70 to 81 #434, #453, 
#466, #470, #479, #486, #491, #499, #537.</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-logging:commons-logging from 1.3.2 to 1.3.4 #442, 
#467.</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-logging:commons-logging from 1.3.2 to 1.3.5 #442, 
#467.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 
2.18.2 #447, #483, #518.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump commons-codec:commons-codec from 1.17.0 to 1.18.0 #449, 
#533.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 #450, 
#458, #471.</action>

Reply via email to