Skip to content

Commit

Permalink
deps: bump org.codehaus.mojo:versions-maven-plugin from 2.17.1 to 2.18.0
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.mojo:versions-maven-plugin](https://github.com/mojohaus/versions) from 2.17.1 to 2.18.0.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.17.1...2.18.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:versions-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 triceo committed Nov 18, 2024
1 parent 17ac4b7 commit 4ed4639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<version.sonar.plugin>5.0.0.4389</version.sonar.plugin>
<version.spotless.plugin>2.43.0</version.spotless.plugin>
<version.surefire.plugin>3.5.2</version.surefire.plugin>
<version.versions.plugin>2.17.1</version.versions.plugin>
<version.versions.plugin>2.18.0</version.versions.plugin>

<!-- Plugin configuration properties -->
<maven.min.version>3.9.2</maven.min.version>
Expand Down

0 comments on commit 4ed4639

Please sign in to comment.