Merge branch 'pr-61'

This closes #61
diff --git a/pom.xml b/pom.xml
index 368874a..62a57cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,7 +108,7 @@
     <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
     <checkstyle.version>8.44</checkstyle.version>
     <maven-scm.version>1.11.2</maven-scm.version>
-    <commons.spotbugs.version>4.2.3</commons.spotbugs.version>
+    <commons.spotbugs.version>4.3.0</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.3.0</commons.spotbugs.impl.version>    
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
     <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1dfc12a..c687521 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -40,7 +40,7 @@
       <action type="update" dev="kinow">Bump commons-build-plugin from 1.11 to 1.12 #25.</action>
       <action type="update" dev="kinow">Bump actions/setup-java from v1.4.0 to v2 #11 #19 #49.</action>
       <action type="update" dev="kinow">Bump spotbugs from 4.1.1 to 4.3.0 #10 #24 #30 #37 #41 #51 #59.</action>
-      <action type="update" dev="kinow">Bump spotbugs-maven-plugin from 4.1.1 to 4.2.3 #20 #26 #33 #45 #52.</action>
+      <action type="update" dev="kinow">Bump spotbugs-maven-plugin from 4.1.1 to 4.3.0 #20 #26 #33 #45 #52 #61.</action>
       <action type="update" dev="ggregory">Update Apache Commons Codec from 1.13 to 1.14.</action>
       <action type="update" dev="ggregory">Update JUnit from 4.12 to 4.13.2, #23 #39.</action>
       <action type="update" dev="ggregory">Update Maven dependencies from 3.6.1 to 3.6.3.</action>