Skip to content

Commit

Permalink
Upgrade to SpotBugs 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gaul committed Jun 21, 2020
1 parent e638111 commit 6e490ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>3.1.12</version>
<version>4.0.5</version>
<configuration>
<effort>Max</effort>
<omitVisitors>CrossSiteScripting,DefaultEncodingDetector,FindNullDeref</omitVisitors>
Expand Down

0 comments on commit 6e490ff

Please sign in to comment.