Skip to content

Commit

Permalink
Merge pull request #637 from spotbugs/renovate/versionspluginversion
Browse files Browse the repository at this point in the history
Update dependency org.codehaus.mojo:versions-maven-plugin to v2.16.1
  • Loading branch information
hazendaz committed Sep 25, 2023
2 parents c3aa3a4 + 45ee31e commit 8dd947e
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 @@ -204,7 +204,7 @@
<scmPluginVersion>2.0.1</scmPluginVersion>
<sitePluginVersion>3.12.1</sitePluginVersion>
<sitePlugin36Version>3.6</sitePlugin36Version> <!-- For MFINDBUGS-145 (breaks on newer jdks, revisit this on spotbugs 4.8.x and simply drop the old support) -->
<versionsPluginVersion>2.16.0</versionsPluginVersion>
<versionsPluginVersion>2.16.1</versionsPluginVersion>

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

0 comments on commit 8dd947e

Please sign in to comment.