Merge branch 'pr-45'

This closes #45
diff --git a/pom.xml b/pom.xml
index 1f1925a..3a6bd61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
     <checkstyle.version>8.41</checkstyle.version>
     <maven-scm.version>1.11.2</maven-scm.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.jacoco.version>0.8.6</commons.jacoco.version>
     <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 76bc72b..1ac0eff 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
       <action issue="COMMONSSITE-138" type="add" dev="chtompki, ggregory">Create signature validation script for releases.</action>
       <action type="update" dev="kinow">Bump actions/setup-java from v1.4.0 to v1.4.3 #11 #19.</action>
       <action type="update" dev="kinow">Bump spotbugs from 4.1.1 to 4.2.2 #10 #24 #30 #37 #41.</action>
-      <action type="update" dev="kinow">Bump spotbugs-maven-plugin from 4.1.1 to 4.2.0 #20 #26 #33.</action>
+      <action type="update" dev="kinow">Bump spotbugs-maven-plugin from 4.1.1 to 4.2.2 #20 #26 #33 #45.</action>
       <action type="update" dev="sebb">Fail if commons.nexus.repo.id is not defined.</action>
       <action type="update" dev="sebb">Allow for old-style group ids in vote-txt.</action>
       <action type="update" dev="sebb">Don't create hash for .asc files.</action>