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

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 93824ef..f51ffc5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
     <commons.surefire.version>3.0.0-M7</commons.surefire.version>
     <commons.japicmp.version>0.15.7</commons.japicmp.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
-    <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>
     <commons.asm.version>9.3</commons.asm.version>
     <commons.pmd.version>6.47.0</commons.pmd.version>