Bump spotbugs-maven-plugin from 4.7.1.1 to 4.7.2.0

Bump com.github.spotbugs:spotbugs from 4.7.1 to 4.7.2
diff --git a/pom.xml b/pom.xml
index 126d6db..3f8d96d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,8 +192,8 @@
     <commons.surefire.version>3.0.0-M7</commons.surefire.version>
     <commons.japicmp.version>0.16.0</commons.japicmp.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
-    <commons.spotbugs.version>4.7.1.1</commons.spotbugs.version>
-    <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
+    <commons.spotbugs.version>4.7.2.0</commons.spotbugs.version>
+    <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>
     <commons.asm.version>9.3</commons.asm.version>
     <commons.pmd.version>6.49.0</commons.pmd.version>
     <commons.javadoc.version>3.4.1</commons.javadoc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 065c49c..9177384 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -164,10 +164,10 @@
         Bump com.puppycrawl.tools:checkstyle from 8.44 to 9.3 #211.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump com.github.spotbugs:spotbugs from 4.3.0 to 4.7.1 #216, #269.
+        Bump com.github.spotbugs:spotbugs from 4.3.0 to 4.7.2 #216, #269.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
-        Bump spotbugs-maven-plugin from 4.3.0 to 4.7.1.1, #229, #236. #264, #282.
+        Bump spotbugs-maven-plugin from 4.3.0 to 4.7.2.0, #229, #236. #264, #282.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
         Bump jackrabbit2.version from 2.21.7 to 2.21.12 #219, #289.