Update spotbugs-maven-plugin to version 3.1.10

This commit is contained in:
pascalschumacher 2019-01-05 22:51:18 +01:00
parent ef18f3ea26
commit f7c62b29c9
1 changed files with 1 additions and 1 deletions

View File

@ -620,7 +620,7 @@
<checkstyle.plugin.version>3.0.0</checkstyle.plugin.version>
<checkstyle.version>8.13</checkstyle.version>
<spotbugs.plugin.version>3.1.8</spotbugs.plugin.version>
<spotbugs.plugin.version>3.1.10</spotbugs.plugin.version>
<japicmp.skip>false</japicmp.skip>
<!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. -->