Skip to content

Commit

Permalink
Upgrade spotbugs 3.1.11 to 4.4.2
Browse files Browse the repository at this point in the history
Allows building on JDK 17.
  • Loading branch information
aherbert committed Oct 16, 2021
1 parent 7fd0970 commit 8302fd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -94,7 +94,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<statistics.pmd.version>3.12.0</statistics.pmd.version>
<statistics.pmd.dep.version>6.14.0</statistics.pmd.dep.version>
<statistics.spotbugs.version>3.1.11</statistics.spotbugs.version>
<statistics.spotbugs.version>4.4.2</statistics.spotbugs.version>
<statistics.checkstyle.version>3.0.0</statistics.checkstyle.version>
<statistics.checkstyle.dep.version>8.20</statistics.checkstyle.dep.version>
<statistics.clirr.version>2.8</statistics.clirr.version>
Expand Down

0 comments on commit 8302fd9

Please sign in to comment.