Merge pull request #17 from apache/dependabot/maven/com.github.spotbugs-spotbugs-maven-plugin-4.1.3

Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3
diff --git a/pom.xml b/pom.xml
index f583c0d..d11c4c8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -242,7 +242,7 @@
     <commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>
     <commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey>
-    <commons.spotbugs.version>4.0.4</commons.spotbugs.version>
+    <commons.spotbugs.version>4.1.3</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.1.3</commons.spotbugs.impl.version>    
   </properties>
   <profiles>