Bump spotbugs-maven-plugin from 4.0.4 to 4.1.3 (#75)

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

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 331afde..bc63f10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -570,7 +570,7 @@
     <commons.japicmp.version>0.14.3</commons.japicmp.version>

     <japicmp.skip>false</japicmp.skip>

     <commons.jacoco.version>0.8.6</commons.jacoco.version>

-    <commons.spotbugs.version>4.0.4</commons.spotbugs.version>

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

     <commons.javadoc.version>3.1.1</commons.javadoc.version>

     <checkstyle.version>8.36.2</checkstyle.version>