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 e4695f4f Bump slf4j.version from 2.0.15 to 2.0.16 #464 e4695f4f is described below commit e4695f4fe748f2a913d7ab644049b6c92bf2b51d Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Aug 14 21:20:34 2024 -0400 Bump slf4j.version from 2.0.15 to 2.0.16 #464 --- 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 27ea5019..38caa2d2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -39,7 +39,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-codec:commons-codec from 1.17.0 to 1.17.1 #449.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0 #450, #458.</action> <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.15 #457, #462.</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> </release> <release version="2.11.0" date="2024-06-07" description="Minor release with new features and updated dependencies; requires Java 8 or above.">