Skip to content

Commit

Permalink
chore(deps): bump org.codehaus.mojo:buildnumber-maven-plugin
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 1dd268b commit ecd0af0
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 @@ -142,7 +142,7 @@
<kubernetes.webhooks.framework.version>1.1.4</kubernetes.webhooks.framework.version>

<!-- Maven plugin versions -->
<buildnumber.plugin.version>3.2.0</buildnumber.plugin.version>
<buildnumber.plugin.version>3.2.1</buildnumber.plugin.version>
<exec.maven-plugin.version>3.4.1</exec.maven-plugin.version>
<maven.compiler.plugin.version>3.13.0</maven.compiler.plugin.version>
<maven.bundle.plugin.version>5.1.9</maven.bundle.plugin.version>
Expand Down

0 comments on commit ecd0af0

Please sign in to comment.