We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735d15d commit 2be0033Copy full SHA for 2be0033
pom.xml
@@ -56,7 +56,7 @@
56
<version.log4j>2.23.1</version.log4j>
57
<!-- SpotBugs properties -->
58
<version.spotbugs>4.8.5</version.spotbugs>
59
- <version.spotbugs.plugin>4.8.4.0</version.spotbugs.plugin>
+ <version.spotbugs.plugin>4.8.5.0</version.spotbugs.plugin>
60
<spotbugs.failOnError>false</spotbugs.failOnError>
61
<spotbugs.threshold>Low</spotbugs.threshold>
62
</properties>
0 commit comments