Skip to content

Commit 8dd947e

Browse files
authored
Merge pull request #637 from spotbugs/renovate/versionspluginversion
Update dependency org.codehaus.mojo:versions-maven-plugin to v2.16.1
2 parents c3aa3a4 + 45ee31e commit 8dd947e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
<scmPluginVersion>2.0.1</scmPluginVersion>
205205
<sitePluginVersion>3.12.1</sitePluginVersion>
206206
<sitePlugin36Version>3.6</sitePlugin36Version> <!-- For MFINDBUGS-145 (breaks on newer jdks, revisit this on spotbugs 4.8.x and simply drop the old support) -->
207-
<versionsPluginVersion>2.16.0</versionsPluginVersion>
207+
<versionsPluginVersion>2.16.1</versionsPluginVersion>
208208

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

0 commit comments

Comments
 (0)