Skip to content

Commit

Permalink
chore(deps): bump buildnumber-maven-plugin from 3.0.0 to 3.1.0
Browse files Browse the repository at this point in the history
Bumps [buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases)
- [Commits](mojohaus/buildnumber-maven-plugin@buildnumber-maven-plugin-3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:buildnumber-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed May 16, 2023
1 parent 0b89978 commit c0236ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<properties.maven.plugin.version>1.0.0</properties.maven.plugin.version>

<!-- Maven plugin versions -->
<buildnumber.plugin.version>3.0.0</buildnumber.plugin.version>
<buildnumber.plugin.version>3.1.0</buildnumber.plugin.version>
<maven.compiler.plugin.version>3.11.0</maven.compiler.plugin.version>
<maven.bundle.plugin.version>5.1.8</maven.bundle.plugin.version>
<maven.buildhelper.plugin.version>3.4.0</maven.buildhelper.plugin.version>
Expand Down

0 comments on commit c0236ea

Please sign in to comment.