Switch to spotbugs
[yangtools.git] / yang / rfc8040-model-api / pom.xml
index 9bb34e67b44c1bbb24b4fefc04f071660af964c4..711f813e0fc5cd89397ea00ccfc91f037a5f92f1 100644 (file)
@@ -65,8 +65,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>