This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-parent.git

commit 99649153beabd8e648ad6e6c0f3b829ba0ee4c1f
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Sep 15 08:50:31 2026 -0700

    Bump com.github.spotbugs:spotbugs-maven-plugin from 4.10.4.0 to
    4.10.4.1.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a2be92a..5ce613f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -151,7 +151,7 @@
     <commons.asm.version>9.10.1</commons.asm.version>
     <commons.taglist.version>3.2.2</commons.taglist.version>
     <commons.site-plugin.version>3.22.0</commons.site-plugin.version>
-    <commons.spotbugs.plugin.version>4.10.4.0</commons.spotbugs.plugin.version>
+    <commons.spotbugs.plugin.version>4.10.4.1</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.10.4</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.6.0</commons.surefire-report.version>
     <commons.surefire.version>3.6.0</commons.surefire.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 966c36e..1ec6213 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,6 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- ADD -->
         <!-- UPDATE -->
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.bcel:bcel from 6.12.0 to 6.13.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.10.4.0 to 4.10.4.1.</action>
       </release>
       <release version="105" date="2026-09-04" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to