Update SpotBugs.
This commit is contained in:
parent
31e726e471
commit
4ebd3e3988
2
pom.xml
2
pom.xml
|
@ -764,7 +764,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.spotbugs</groupId>
|
<groupId>com.github.spotbugs</groupId>
|
||||||
<artifactId>spotbugs</artifactId>
|
<artifactId>spotbugs</artifactId>
|
||||||
<version>4.0.0-beta4</version>
|
<version>4.0.0-RC3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
|
Loading…
Reference in New Issue