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-parent.git
The following commit(s) were added to refs/heads/master by this push: new 9173983 Bump org.apache.commons:commons-release-plugin from 1.8.3 to 1.9.0 #576 9173983 is described below commit 917398308051e2383ee17855f14487e3d562ba40 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Sat Jan 11 09:44:01 2025 -0500 Bump org.apache.commons:commons-release-plugin from 1.8.3 to 1.9.0 #576 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d7f717e..c854ec3 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -64,6 +64,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="add" dev="ggregory" due-to="Gary Gregory">Add property commons.release.branch.</action> <!-- UPDATE --> <action type="update" dev="engelen" due-to="Dependabot, Arnout Engelen">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.23.0 to 0.23.1 #574.</action> + <action type="update" dev="engelen" due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-release-plugin from 1.8.3 to 1.9.0 #576.</action> </release> <release version="79" date="2025-01-03" description="Version 79: This is a feature and maintenance release. Java 8 or later is required."> <!-- FIX -->