Skip to content

Commit

Permalink
Merge pull request #413 from spotbugs/dependabot/maven/org.codehaus.m…
Browse files Browse the repository at this point in the history
…ojo-versions-maven-plugin-2.10.0

Bump versions-maven-plugin from 2.9.0 to 2.10.0
  • Loading branch information
hazendaz committed Mar 16, 2022
2 parents fd7e020 + c51b51c commit aa8a2b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
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 aa8a2b1

Please sign in to comment.