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 8f2c28fd Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #450 8f2c28fd is described below commit 8f2c28fd4ad54f475bfd2566d40d8bc5939f9d38 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:34:54 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #450 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 5d0f1b23..52fe52ce 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -37,6 +37,7 @@ <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 #442.</action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 #447.</action> <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.15.0 #450.</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 -->