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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 54c8906 Bump dependencies 54c8906 is described below commit 54c89068af464af8bbbc928c3e84146a8cc1f291 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Sun Aug 18 13:24:05 2024 -0400 Bump dependencies - Bump maven.plugin.version from 3.13.1 to 3.14.0 #305 - Bump maven.dependency.version from 3.9.8 to 3.9.9 #306 - Bump org.apache.commons:commons-parent from 72 to 73 #307 --- src/changes/changes.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 6c88158..2f3f10b 100755 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -25,12 +25,13 @@ </properties> <body> <release version="1.8.3" date="YYYY-MM-DD" description="Version 1.8.3"> + <!-- UPDATES --> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-scm.version from 2.0.1 to 2.1.0 #263.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump commons-codec:commons-codec from 1.16.1 to 1.17.1 #295.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 72 #278, #285.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-parent from 69 to 73 #278, #285, #307.</action> <action type="update" dev="ggregory" due-to="Gary Gregory">Bump org.apache.commons:commons-compress 1.26.1 to 1.27.0 #300.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump maven.dependency.version from 3.9.6 to 3.9.8 #281, #290.</action> - <action type="update" dev="ggregory" due-to="Dependabot">Bump maven.plugin.version from 3.13.0 to 3.13.1 #282.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump maven.dependency.version from 3.9.6 to 3.9.9 #281, #290, #306.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump maven.plugin.version from 3.13.0 to 3.14.0 #282, #305.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.maven.plugins:maven-pmd-plugin from 3.22.0 to 3.23.0 #284.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.apache.commons:commons-collections4 from 4.5.0-M1 to 4.5.0-M2 #289.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump org.codehaus.mojo:taglist-maven-plugin from 3.0.0 to 3.1.0 #291.</action>