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 d8c6904d675c39aa7f8d0cf643fe33c2cd26eaa5
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Aug 20 09:49:37 2026 -0400

    Bump com.github.spotbugs:spotbugs 4.10.2 -> 4.10.4.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 4e296f6..45ea839 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
     <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.9.8.3</commons.spotbugs.plugin.version>
-    <commons.spotbugs.impl.version>4.10.2</commons.spotbugs.impl.version>
+    <commons.spotbugs.impl.version>4.10.4</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.5.6</commons.surefire-report.version>
     <commons.surefire.version>3.5.6</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 e3d8c61..5c63050 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,7 +62,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- ADD -->
         <!-- UPDATE -->
         <action type="update" dev="engelen" due-to="Arnout Engelen">Bump 
org.junit:junit-bom from 5.14.3 to 5.14.4.</action>
-        <action type="update" dev="engelen" due-to="Arnout Engelen">Bump 
com.github.spotbugs:spotbugs from 3.9.8 to 4.10.2</action>
+        <action type="update" dev="engelen" due-to="Arnout Engelen">Bump 
com.github.spotbugs:spotbugs from 3.9.8 to 4.10.4</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-jar-plugin from 3.5.0 to 3.5.1.</action>
       </release>
       <release version="103" date="2026-07-18" description="This is a feature 
and maintenance release. Java 8 or later is required.">

Reply via email to