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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 80b49ff Bump org.apache.maven:maven-core from 3.9.6 to 3.9.7 #268 80b49ff is described below commit 80b49ff3bbbb45dafc7772d0e477554942a9f8eb Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri May 31 13:41:51 2024 -0400 Bump org.apache.maven:maven-core from 3.9.6 to 3.9.7 #268 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 30a1da8..65bb8b3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -37,6 +37,7 @@ <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.0 #258.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 70 #264.</action> <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.7 #267.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump org.apache.maven:maven-core from 3.9.6 to 3.9.7 #268.</action> </release> <release version="1.14.0" date="2024-04-12" description="Feature release"> <!-- FIX -->