Switch to spotbugs
[yangtools.git] / common / mockito-configuration / pom.xml
index 71477b4cd6fc8771ee33898f77199c6d080d0cb5..76d11c7ec04b38f2ddcd580aac9c7845a819e3e7 100644 (file)
@@ -47,8 +47,8 @@
                 </configuration>
             </plugin>
             <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
+                <groupId>com.github.spotbugs</groupId>
+                <artifactId>spotbugs-maven-plugin</artifactId>
                 <configuration>
                     <failOnError>true</failOnError>
                 </configuration>