Bump spotbugs from 4.7.0 to 4.7.1
diff --git a/pom.xml b/pom.xml
index 860b63a..649780b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <checkstyle.version>9.3</checkstyle.version>
     <maven-scm.version>1.13.0</maven-scm.version>
     <commons.spotbugs.version>4.7.0.0</commons.spotbugs.version>
-    <commons.spotbugs.impl.version>4.7.0</commons.spotbugs.impl.version>    
+    <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>    
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
     <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>
     <commons.jacoco.instructionRatio>0.1</commons.jacoco.instructionRatio>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e8b780d..6744716 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
       <action type="update" dev="ggregory" due-to="Gary Gregory">Bump actions/cache from 3 to 3.0.4.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump actions/setup-java from 2 to 3 #108.</action>
       <action type="update" dev="ggregory" due-to="Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.0.0 #106, #115.</action>
-      <action type="update" dev="kinow" due-to="Dependabot">Bump spotbugs from 4.6.0 to 4.7.0 #114.</action>
+      <action type="update" dev="kinow" due-to="Gary Gregory, Dependabot">Bump spotbugs from 4.6.0 to 4.7.1 #114.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump commons-parent from 52 to 53 #111.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump github/codeql-action from 1 to 2 #109.</action>
       <action type="update" dev="kinow" due-to="Dependabot">Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 #112.</action>