Skip to content

Commit 95230bd

Browse files
dependabot[bot]karstenroethig
authored andcommitted
Bump org.codehaus.mojo:buildnumber-maven-plugin from 3.2.1 to 3.3.0
Bumps [org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases) - [Commits](mojohaus/buildnumber-maven-plugin@3.2.1...buildnumber-maven-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1904f0e commit 95230bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin>
123123
<groupId>org.codehaus.mojo</groupId>
124124
<artifactId>buildnumber-maven-plugin</artifactId>
125-
<version>3.2.1</version>
125+
<version>3.3.0</version>
126126
<configuration>
127127
<revisionOnScmFailure>ERR</revisionOnScmFailure>
128128
<timestampFormat>{0,date,yyyy-MM-dd HH:mm:ss}</timestampFormat>

0 commit comments

Comments
 (0)