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 b7b56f2 Bump org.apache.commons:commons-release-plugin from 1.8.3 to 1.9.0 (#576) b7b56f2 is described below commit b7b56f2dcd3dee8b3ee8bfb9bd919bdcffb674b9 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Sat Jan 11 09:43:17 2025 -0500 Bump org.apache.commons:commons-release-plugin from 1.8.3 to 1.9.0 (#576) Bumps [org.apache.commons:commons-release-plugin](https://github.com/apache/commons-release-plugin) from 1.8.3 to 1.9.0. - [Changelog](https://github.com/apache/commons-release-plugin/blob/master/RELEASE-NOTES.txt) - [Commits](https://github.com/apache/commons-release-plugin/compare/rel/commons-release-plugin-1.8.3...rel/commons-release-plugin-1.9.0) --- updated-dependencies: - dependency-name: org.apache.commons:commons-release-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bea6648..ea8a40a 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ <commons.pmd-impl.version>7.9.0</commons.pmd-impl.version> <commons.project-info.version>3.8.0</commons.project-info.version> <commons.rat.version>0.16.1</commons.rat.version> - <commons.release-plugin.version>1.8.3</commons.release-plugin.version> + <commons.release-plugin.version>1.9.0</commons.release-plugin.version> <commons.scm-publish.version>1.1</commons.scm-publish.version> <commons.buildnumber-plugin.version>3.2.1</commons.buildnumber-plugin.version> <commons.moditect-maven-plugin.version>1.2.2.Final</commons.moditect-maven-plugin.version>