Skip to content

Commit dfd2ef2

Browse files
Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1
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](mojohaus/buildnumber-maven-plugin@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] <support@github.com>
1 parent fb6f0be commit dfd2ef2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -467,8 +467,8 @@
467467
<plugin>
468468
<groupId>org.codehaus.mojo</groupId>
469469
<artifactId>buildnumber-maven-plugin</artifactId>
470-
<!-- Warning! 3.2.1 caused issues during verification, 3.2.0 is known to work correctly. -->
471-
<version>3.2.0</version>
470+
<!-- Warning! 3.2.1 caused issues during verification, 3.2.1 is known to work correctly. -->
471+
<version>3.2.1</version>
472472
<executions>
473473
<execution>
474474
<phase>validate</phase>

0 commit comments

Comments
 (0)