SpotBugs 4.4.0-RC3 -> 4.0.0.

This commit is contained in:
Gary Gregory 2020-02-17 08:50:05 -05:00
parent 84197ae4e7
commit 772edb9112
1 changed files with 1 additions and 1 deletions

View File

@ -764,7 +764,7 @@
<dependency>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs</artifactId>
<version>4.0.0-RC3</version>
<version>4.0.0</version>
</dependency>
</dependencies>
<configuration>