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 cfc6b9bf Bump org.apache.commons:commons-parent from 70 to 71 #434 cfc6b9bf is described below commit cfc6b9bfb2f32667c4f2813ce7aa0e3db4824d8a Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Tue Jun 11 13:39:36 2024 -0400 Bump org.apache.commons:commons-parent from 70 to 71 #434 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 7967088d..58bd9426 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -27,6 +27,7 @@ <!-- FIX --> <!-- ADD --> <!-- UPDATE --> + <action type="add" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 70 to 71 #434.</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 -->