Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Commit

Permalink
Bump versions-maven-plugin from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [versions-maven-plugin](https://github.com/mojohaus/versions-maven-plugin) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/mojohaus/versions-maven-plugin/releases)
- [Changelog](https://github.com/mojohaus/versions-maven-plugin/blob/master/ReleaseNotes.md)
- [Commits](mojohaus/versions@versions-maven-plugin-2.9.0...versions-maven-plugin-2.10.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 rzo1 committed Mar 21, 2022
1 parent d248089 commit 3342ab3
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 @@ -129,7 +129,7 @@
<maven.compiler.version>3.10.1</maven.compiler.version>
<maven.jacoco.version>0.8.7</maven.jacoco.version>
<maven.gmaven.plus.version>1.13.1</maven.gmaven.plus.version>
<maven.versions.version>2.9.0</maven.versions.version>
<maven.versions.version>2.10.0</maven.versions.version>
<maven.forbiddenapis.version>3.2</maven.forbiddenapis.version>
<maven.enforcer.version>3.0.0</maven.enforcer.version>
<maven.surefire.version>2.22.2</maven.surefire.version>
Expand Down

0 comments on commit 3342ab3

Please sign in to comment.