We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 329dfdd commit 824b689Copy full SHA for 824b689
pom.xml
@@ -211,7 +211,7 @@
211
<sitePluginVersion>3.12.1</sitePluginVersion>
212
<!-- Site Plugin for MFINDBUGS-145 (breaks on newer jdks, revisit this on spotbugs 5.0.x and simply drop the old support) -->
213
<sitePlugin36Version>3.6</sitePlugin36Version>
214
- <versionsPluginVersion>2.16.2</versionsPluginVersion>
+ <versionsPluginVersion>2.17.0</versionsPluginVersion>
215
216
<spotbugsTestDebug>false</spotbugsTestDebug>
217
<integrationTestSrc>${project.build.directory}/it-src-spotbugs</integrationTestSrc>
0 commit comments