Bump spotbugs from 4.2.1 to 4.2.2

Bumps [spotbugs](https://github.com/spotbugs/spotbugs) from 4.2.1 to 4.2.2.
- [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.2.1...4.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index ebd10d7..fd271e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
     <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
     <spotbugs.plugin.version>4.2.0</spotbugs.plugin.version>
-    <spotbugs.impl.version>4.2.1</spotbugs.impl.version>
+    <spotbugs.impl.version>4.2.2</spotbugs.impl.version>
 
     <!-- Commons Release Plugin -->
     <commons.bc.version>1.0-alpha1</commons.bc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e9c80c4..67972a4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,7 +55,7 @@
         Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #117.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot">
-        Bump spotbugs from 4.0.6 to 4.2.1 #111 #118.
+        Bump spotbugs from 4.0.6 to 4.2.2 #111 #118 #123.
       </action>
       <action dev="kinow" type="update" due-to="Dependabot">
         Bump spotbugs-maven-plugin from 4.0.4 to 4.2.0 #111 #115.