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 d22ec70  Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 
to 4.9.4.0
d22ec70 is described below

commit d22ec70dec04e03c61f27ba3ce2ab84a3da5c756
Author: Gary D. Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Aug 24 16:01:28 2025 -0400

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

diff --git a/pom.xml b/pom.xml
index ba90357..9ec1e0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
     <commons.asm.version>9.8</commons.asm.version>
     <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.3.2</commons.spotbugs.plugin.version>
+    <commons.spotbugs.plugin.version>4.9.4.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.9.4</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.5.3</commons.surefire-report.version>
     <commons.surefire.version>3.5.3</commons.surefire.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index a88c4ed..7b52e35 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -61,6 +61,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- FIX -->
         <!-- ADD -->
         <!-- UPDATE -->
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.4.0.</action>
       </release>
       <release version="87" date="2025-08-20" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->

Reply via email to