Update Spotbugs Maven Plugin to version 4.0.0.
This commit is contained in:
parent
1c42dfb057
commit
346f52e2ee
2
pom.xml
2
pom.xml
|
@ -603,7 +603,7 @@
|
|||
<checkstyle.version>8.29</checkstyle.version>
|
||||
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
|
||||
|
||||
<spotbugs.plugin.version>3.1.12.2</spotbugs.plugin.version>
|
||||
<spotbugs.plugin.version>4.0.0</spotbugs.plugin.version>
|
||||
<japicmp.skip>false</japicmp.skip>
|
||||
|
||||
<!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. -->
|
||||
|
|
Loading…
Reference in New Issue