Update findbugs-maven-plugin from 3.0.4 to 3.0.5.
diff --git a/pom.xml b/pom.xml
index c8df7ca..f202cfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -361,7 +361,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
-        <version>3.0.4</version>
+        <version>3.0.5</version>
         <configuration>
           <threshold>Normal</threshold>
           <effort>Default</effort>