aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
-rw-r--r--src/changes/changes.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0de68fc7..31f85cbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -344,7 +344,7 @@ file comparators, endian transformation classes, and much more.
<commons.enforcer.version>3.1.0</commons.enforcer.version>
<commons.moditect.version>1.0.0.RC2</commons.moditect.version>
<commons.spotbugs.plugin.version>4.7.1.1</commons.spotbugs.plugin.version>
- <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
+ <commons.spotbugs.impl.version>4.7.2</commons.spotbugs.impl.version>
<commons.pmd.version>3.18.0</commons.pmd.version>
<commons.pmd-impl.version>6.48.0</commons.pmd-impl.version>
<jmh.version>1.35</jmh.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c3493c8f..39b4f32b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -459,7 +459,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump spotbugs-maven-plugin from 4.2.3 to 4.7.1.1 #250, #259, #272, #274, #285, #288, #289, #305, #315, #326, #338, #360, #366, #370.
</action>
<action dev="kinow" type="update" due-to="Gary Gregory, Dependabot">
- Bump spotbugs from 4.5.2 to 4.7.1 #313, #317, #357.
+ Bump spotbugs from 4.5.2 to 4.7.2 #313, #317, #357, #382.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
Bump JUnit from 5.7.2 to 5.8.2.