Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2 (#169)

Bumps [spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](https://github.com/spotbugs/spotbugs-maven-plugin/commits)

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 96e0846..e3f93d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -188,7 +188,7 @@
     <commons.surefire.version>3.0.0-M5</commons.surefire.version>
     <commons.japicmp.version>0.15.3</commons.japicmp.version>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
-    <commons.spotbugs.version>4.2.0</commons.spotbugs.version>
+    <commons.spotbugs.version>4.2.2</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.2.2</commons.spotbugs.impl.version>
     <commons.asm.version>9.1</commons.asm.version>
     <commons.pmd.version>6.32.0</commons.pmd.version>