This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push:
new f68dc40 Bump com.github.spotbugs:spotbugs from 4.9.6 to 4.9.7
f68dc40 is described below
commit f68dc40a4946aa48461538964dad5a22da9f1284
Author: Gary D. Gregory <[email protected]>
AuthorDate: Tue Oct 14 19:01:29 2025 -0400
Bump com.github.spotbugs:spotbugs from 4.9.6 to 4.9.7
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 37a37bf..43f3531 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
<commons.taglist.version>3.2.1</commons.taglist.version>
<commons.site-plugin.version>3.21.0</commons.site-plugin.version>
<commons.spotbugs.plugin.version>4.9.6.0</commons.spotbugs.plugin.version>
- <commons.spotbugs.impl.version>4.9.6</commons.spotbugs.impl.version>
+ <commons.spotbugs.impl.version>4.9.7</commons.spotbugs.impl.version>
<commons.surefire-report.version>3.5.4</commons.surefire-report.version>
<commons.surefire.version>3.5.4</commons.surefire.version>
<commons.wagon-ssh.version>3.5.3</commons.wagon-ssh.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e2001c0..460fc8f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.siom79.japicmp:japicmp-maven-plugin from 0.24.1 to 0.24.2.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.jacoco:jacoco-maven-plugin from 0.8.13 to 0.8.14.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
org.apache.bcel:bcel from 6.10.0 to 6.11.0.</action>
+<!-- <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
com.github.spotbugs:spotbugs from 4.9.6 to 4.9.7.</action> -->
</release>
<release version="89" date="2025-10-05" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->