Skip to content

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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2022
1 parent fd7e020 commit c51b51c
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 @@ -156,7 +156,7 @@
<scmPluginVersion>1.12.2</scmPluginVersion>
<sitePluginVersion>3.11.0</sitePluginVersion>
<sitePlugin36Version>3.6</sitePlugin36Version> <!-- For MFINDBUGS-145 (breaks on newer jdks, revisit this on spotbugs 4.5.x and simply drop the old support) -->
<versionsPluginVersion>2.9.0</versionsPluginVersion>
<versionsPluginVersion>2.10.0</versionsPluginVersion>

<spotbugsTestDebug>false</spotbugsTestDebug>
<integrationTestSrc>${project.build.directory}/it-src-spotbugs</integrationTestSrc>
Expand Down

0 comments on commit c51b51c

Please sign in to comment.