Switch to spotbugs
[yangtools.git] / third-party / triemap / pom.xml
index e41e810d143a820c0cb1086c152d204d6ff6dd0e..ce9bbf1f0ee90e51b971ec9e491ee5246bb0f21a 100644 (file)
@@ -80,8 +80,8 @@
                 </executions>
             </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>