Update Spotbugs Maven Plugin to version 3.1.8

This commit is contained in:
pascalschumacher 2018-11-20 21:38:15 +01:00
parent 5cdac9cfd5
commit 60b8f18e46
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.7</spotbugs.plugin.version>
<spotbugs.plugin.version>3.1.8</spotbugs.plugin.version>
<japicmp.skip>false</japicmp.skip>
<!-- JMH Benchmark related properties, version, target compiler and name of the benchmarking uber jar. -->