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 bb74fc9da Bump slf4j.version from 2.0.17 to 2.0.18 (#644).
bb74fc9da is described below
commit bb74fc9da3c7ba71d986557bc8ccbf339363ddb0
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 23:04:30 2026 +0000
Bump slf4j.version from 2.0.17 to 2.0.18 (#644).
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 90e431d23..6b652448a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -31,6 +31,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.0 (#641).</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>
</release>
<release version="2.15.1" date="2026-05-21" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->