Skip to content

Commit

Permalink
Bump org.codehaus.mojo:versions-maven-plugin from 2.16.2 to 2.17.1
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.16.2 to 2.17.1.
- [Release notes](https://github.com/mojohaus/versions/releases)
- [Changelog](https://github.com/mojohaus/versions/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@2.16.2...2.17.1)

---
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 Oct 21, 2024
1 parent 9248d8d commit 0d7c708
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 @@ -137,7 +137,7 @@
<maven.jar.version>3.3.0</maven.jar.version>
<maven.compiler.version>3.12.1</maven.compiler.version>
<maven.jacoco.version>0.8.10</maven.jacoco.version>
<maven.versions.version>2.16.2</maven.versions.version>
<maven.versions.version>2.17.1</maven.versions.version>
<maven.forbiddenapis.version>3.8</maven.forbiddenapis.version>
<maven.enforcer.version>3.4.1</maven.enforcer.version>
<maven.surefire.version>3.1.2</maven.surefire.version>
Expand Down

0 comments on commit 0d7c708

Please sign in to comment.