Skip to content

Commit

Permalink
Use spotbugs version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
hibo98 committed Feb 16, 2020
1 parent c723cb2 commit da33385
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,13 @@
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>3.1.12.2</version>
<!--
<dependencies>
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.0.0-beta4</version>
<version>4.0.0-RC3</version>
</dependency>
</dependencies>
-->
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit da33385

Please sign in to comment.