|
@@ -85,6 +85,7 @@
|
|
|
<!-- spotbugs does not make sense for website -->
|
|
<!-- spotbugs does not make sense for website -->
|
|
|
<groupId>com.github.spotbugs</groupId>
|
|
<groupId>com.github.spotbugs</groupId>
|
|
|
<artifactId>spotbugs-maven-plugin</artifactId>
|
|
<artifactId>spotbugs-maven-plugin</artifactId>
|
|
|
|
|
+ <version>4.0.0</version>
|
|
|
<configuration>
|
|
<configuration>
|
|
|
<skip>true</skip>
|
|
<skip>true</skip>
|
|
|
</configuration>
|
|
</configuration>
|