Skip to content

Commit cc92564

Browse files
dependabot[bot]tglman
authored andcommitted
chore(deps): bump org.codehaus.mojo:buildnumber-maven-plugin
Bumps [org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases) - [Commits](mojohaus/buildnumber-maven-plugin@3.2.0...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] <[email protected]>
1 parent f0b83a1 commit cc92564

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@
251251
<plugin>
252252
<groupId>org.codehaus.mojo</groupId>
253253
<artifactId>buildnumber-maven-plugin</artifactId>
254-
<version>3.2.0</version>
254+
<version>3.3.0</version>
255255
<executions>
256256
<execution>
257257
<phase>validate</phase>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
<plugin>
208208
<groupId>org.codehaus.mojo</groupId>
209209
<artifactId>buildnumber-maven-plugin</artifactId>
210-
<version>3.2.0</version>
210+
<version>3.3.0</version>
211211
</plugin>
212212

213213
<plugin>

0 commit comments

Comments
 (0)