Skip to content

Commit

Permalink
change(deps): bump up SpotBugs to the latest ver
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoTODA committed May 1, 2019
1 parent 8a55eef commit 11b3438
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ Findbugs Plugin version|Embedded SpotBugs/Findbugs version|Embedded Findsecbugs
3.9 | 3.1.8 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1|5.2.0.13398
3.9.2 | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|6.7.1~7.5|5.2.0.13398
3.10 | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|7.6~|5.10.1.16922
3.11-SNAPSHOT | 3.1.11 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|7.6~|5.10.1.16922
3.11-SNAPSHOT | 3.1.12 (SpotBugs) | 1.8.0 | 7.4.3sb | 1.8|7.6~|5.10.1.16922
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
</scm>

<properties>
<spotbugs.version>3.1.11</spotbugs.version>
<spotbugs.version>3.1.12</spotbugs.version>
<jdk.min.version>1.8</jdk.min.version>

<sonar.version>7.6</sonar.version>
Expand Down

0 comments on commit 11b3438

Please sign in to comment.