Switch to spotbugs
[yangtools.git] / yang / rfc8040-parser-support / pom.xml
index f3bc465cbfea99b762cf68fcb3529177e3737419..b13beae6d3280c625e930a58427483aa0f82d6c9 100644 (file)
@@ -71,8 +71,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>