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


The following commit(s) were added to refs/heads/master by this push:
     new dd7c7da19 [test] Bump slf4j.version from 2.0.18 to 2.0.19
dd7c7da19 is described below

commit dd7c7da1909a681c3791a2cd6b4d51a1faf5da03
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Sep 20 10:11:16 2026 -0400

    [test] Bump slf4j.version from 2.0.18 to 2.0.19
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cb58910c8..e830f69c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,7 +58,7 @@
       *
     </commons.osgi.import>
     <log4j.version>2.26.1</log4j.version>
-    <slf4j.version>2.0.18</slf4j.version>
+    <slf4j.version>2.0.19</slf4j.version>
     <!-- Spring 6 requires Java 17 -->
     <spring.version>5.3.39</spring.version>
     <japicmp.skip>false</japicmp.skip>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2b76b25b2..71641ff75 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,7 +39,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory, 
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 
2.22.1 (#641, #646).</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-logging:commons-logging from 1.3.6 to 1.4.0.</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.dbunit:dbunit from 3.0.0 to 3.2.0 (#643).</action>
-      <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
slf4j.version from 2.0.17 to 2.0.18 (#644).</action>
+      <action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump 
slf4j.version from 2.0.17 to 2.0.19 (#644).</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.logging.log4j:log4j-core from 2.26.0 to 2.26.1.</action>
       <action type="update" dev="ggregory" due-to="MarĂ­a Galbis, Gary Gregory" 
issue="CONFIGURATION-857">Preserve duplicate non-String scalar values in 
flatten() (#645).</action>
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons-codec:commons-codec from 1.22.0 to 1.22.1.</action>

Reply via email to