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 430f0becf Bump org.apache.logging.log4j:log4j-core from 2.25.2 to
2.25.3 #626
430f0becf is described below
commit 430f0becfd7bd1d61b42b0b67c639402bdbc6887
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Dec 19 19:26:06 2025 -0500
Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 #626
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 883f4ed0e..ca335160a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,6 +32,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-text from 1.14.0 to 1.15.0.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0 #474.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">[test] Bump
org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0.</action>
+ <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>
</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 -->