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 b0a0fb7b Bump log4j.version from 2.23.1 to 2.24.0 #475 b0a0fb7b is described below commit b0a0fb7b194bc305a6ccd319c4198008a054a2a4 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Sep 13 17:31:50 2024 -0400 Bump log4j.version from 2.23.1 to 2.24.0 #475 --- src/changes/changes.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 02d19bbc..0c3c7804 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -41,7 +41,8 @@ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.hamcrest:hamcrest from 2.2 to 3.0 #454.</action> <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 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> </release> <release version="2.11.0" date="2024-06-07" description="Minor release with new features and updated dependencies; requires Java 8 or above."> <!-- ADD -->