Index: /trunk/autoquest-generic-event-monitor/pom.xml
===================================================================
--- /trunk/autoquest-generic-event-monitor/pom.xml	(revision 2262)
+++ /trunk/autoquest-generic-event-monitor/pom.xml	(revision 2263)
@@ -116,7 +116,7 @@
             </plugin>
             <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
-                <version>3.0.5</version>
+                <groupId>com.github.spotbugs</groupId>
+                <artifactId>spotbugs-maven-plugin</artifactId>
+                <version>3.1.12</version>
                 <configuration>
                     <xmlOutput>true</xmlOutput>
Index: /trunk/autoquest-htmlmonitor/pom.xml
===================================================================
--- /trunk/autoquest-htmlmonitor/pom.xml	(revision 2262)
+++ /trunk/autoquest-htmlmonitor/pom.xml	(revision 2263)
@@ -159,7 +159,7 @@
             </plugin>
             <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
-                <version>3.0.5</version>
+                <groupId>com.github.spotbugs</groupId>
+                <artifactId>spotbugs-maven-plugin</artifactId>
+                <version>3.1.12</version>
                 <configuration>
                     <xmlOutput>true</xmlOutput>
Index: /trunk/autoquest-httpmonitor/pom.xml
===================================================================
--- /trunk/autoquest-httpmonitor/pom.xml	(revision 2262)
+++ /trunk/autoquest-httpmonitor/pom.xml	(revision 2263)
@@ -114,7 +114,7 @@
             </plugin>
             <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
-                <version>3.0.5</version>
+                <groupId>com.github.spotbugs</groupId>
+                <artifactId>spotbugs-maven-plugin</artifactId>
+                <version>3.1.12</version>
                 <configuration>
                     <xmlOutput>true</xmlOutput>
Index: /trunk/autoquest-jfcmonitor/pom.xml
===================================================================
--- /trunk/autoquest-jfcmonitor/pom.xml	(revision 2262)
+++ /trunk/autoquest-jfcmonitor/pom.xml	(revision 2263)
@@ -73,7 +73,7 @@
             </plugin>
             <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
-                <version>3.0.5</version>
+                <groupId>com.github.spotbugs</groupId>
+                <artifactId>spotbugs-maven-plugin</artifactId>
+                <version>3.1.12</version>
                 <configuration>
                     <xmlOutput>true</xmlOutput>
Index: /trunk/autoquest/pom.xml
===================================================================
--- /trunk/autoquest/pom.xml	(revision 2262)
+++ /trunk/autoquest/pom.xml	(revision 2263)
@@ -71,7 +71,7 @@
             </plugin>
             <plugin>
-                <groupId>org.codehaus.mojo</groupId>
-                <artifactId>findbugs-maven-plugin</artifactId>
-                <version>3.0.5</version>
+                <groupId>com.github.spotbugs</groupId>
+                <artifactId>spotbugs-maven-plugin</artifactId>
+                <version>3.1.12</version>
                 <configuration>
                     <xmlOutput>true</xmlOutput>
