Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0 (#225)

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

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

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 e50b4a7..f022adb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,7 @@
     <commons.pmd.version>3.16.0</commons.pmd.version>
     <commons.pmd-impl.version>6.43.0</commons.pmd-impl.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
-    <commons.spotbugs.version>4.5.3.0</commons.spotbugs.version>
+    <commons.spotbugs.version>4.6.0.0</commons.spotbugs.version>
     <commons.japicmp.version>0.15.3</commons.japicmp.version>
     <commons.javadoc.version>3.3.2</commons.javadoc.version>
     <biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>