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 386fa9b Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 (#489) 386fa9b is described below commit 386fa9b02ddcb4f93ad2edcd97ded3cd0aab6da0 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Sep 4 09:15:10 2024 -0400 Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 (#489) Bumps [org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases) - [Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/3.2.0...3.2.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... 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 2ad80ef..c2905ee 100644 --- a/pom.xml +++ b/pom.xml @@ -150,7 +150,7 @@ <commons.rat.version>0.16.1</commons.rat.version> <commons.release-plugin.version>1.8.2</commons.release-plugin.version> <commons.scm-publish.version>1.1</commons.scm-publish.version> - <commons.buildnumber-plugin.version>3.2.0</commons.buildnumber-plugin.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> <commons.moditect-maven-plugin.addServiceUses>true</commons.moditect-maven-plugin.addServiceUses> <!-- Warning: org.apache.felix:maven-bundle-plugin does not yet support bndlib 7 -->