commit | a8f6176394045429f42dfef5dcecbe7a20ef1e3b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Dec 14 12:49:15 2021 +0000 |
committer | GitHub <noreply@github.com> | Tue Dec 14 12:49:15 2021 +0000 |
tree | 76758dcd849fc754087c077eac6e99ad191973d0 | |
parent | bc13e70739d4a329652832c05c51325a8fc252ff [diff] |
Bump buildnumber-maven-plugin from 1.4 to 3.0.0 Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 1.4 to 3.0.0. - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases) - [Commits](https://github.com/mojohaus/buildnumber-maven-plugin/compare/buildnumber-maven-plugin-1.4...buildnumber-maven-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index faab88e..282f92c 100644 --- a/pom.xml +++ b/pom.xml
@@ -889,7 +889,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>buildnumber-maven-plugin</artifactId> - <version>1.4</version> + <version>3.0.0</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>