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 60720153 Bump log4j.version from 2.24.0 to 2.24.1 #487 60720153 is described below commit 607201531a4aae4955d599e97ab401d8dcbc8c2e Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Mon Sep 30 09:20:07 2024 -0400 Bump log4j.version from 2.24.0 to 2.24.1 #487 --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1c4de7b2..e9329565 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -42,7 +42,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump slf4j.version from 2.0.13 to 2.0.16 #457, #462, #464.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump spring.version from 5.3.35 to 5.3.39.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.yaml:snakeyaml from 2.2 to 2.3 #473.</action> - <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump log4j.version from 2.23.1 to 2.24.0 #475.</action> + <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump log4j.version from 2.23.1 to 2.24.1 #475, #486.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-io:commons-io from 2.16.1 to 2.17.0 #480.</action> </release> <release version="2.11.0" date="2024-06-07" description="Minor release with new features and updated dependencies; requires Java 8 or above.">