Skip to content

Commit 9fa0e21

Browse files
Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.0 to 3.2.1 (#148)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ddc0cab commit 9fa0e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<plugin>
205205
<groupId>org.codehaus.mojo</groupId>
206206
<artifactId>buildnumber-maven-plugin</artifactId>
207-
<version>3.2.0</version>
207+
<version>3.2.1</version>
208208
<executions>
209209
<execution>
210210
<phase>validate</phase>

0 commit comments

Comments
 (0)