Bump spotbugs-maven-plugin from 4.7.1.0 to 4.7.1.1 (#77)

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.7.1.0 to 4.7.1.1.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.7.1.0...spotbugs-maven-plugin-4.7.1.1)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index 319d90e..11a7a7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -254,7 +254,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.7.1.0</commons.spotbugs.version>

+    <commons.spotbugs.version>4.7.1.1</commons.spotbugs.version>

     <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>    

   </properties>

   <profiles>