Bump spotbugs from 4.1.2 to 4.1.3

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/spotbugs/spotbugs/releases)
- [Changelog](https://github.com/spotbugs/spotbugs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotbugs/spotbugs/compare/4.1.2...4.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index b939463..292cfcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
     <checkstyle.version>8.36.1</checkstyle.version>
     <maven-scm.version>1.11.2</maven-scm.version>
     <commons.spotbugs.version>4.0.4</commons.spotbugs.version>
-    <commons.spotbugs.impl.version>4.1.2</commons.spotbugs.impl.version>    
+    <commons.spotbugs.impl.version>4.1.3</commons.spotbugs.impl.version>    
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
     <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.1</commons.jacoco.instructionRatio>