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 056dea08 Bump log4j.version from 2.24.3 to 2.25.0 #579
056dea08 is described below
commit 056dea0836de540141a41b1ce0b8cf7c6e7cd042
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jun 20 14:46:18 2025 -0400
Bump log4j.version from 2.24.3 to 2.25.0 #579
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 425aa231..ac412e27 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -34,6 +34,7 @@
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.commons:commons-parent from 81 to 85.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.18.3 to
2.19.1 #565.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory,
Dependabot">Bump log4j.version from 2.24.3 to 2.25.0 #579.</action>
</release>
<release version="2.12.0" date="2025-04-22" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->