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 4933696  Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.2 
to 4.9.5.0
4933696 is described below

commit 49336961249ea60816c00b66a9413ca010120e5e
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Sep 16 10:30:08 2025 -0400

    Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.2 to 4.9.5.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9cc99c9..70efe87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,7 +156,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.4.2</commons.spotbugs.plugin.version>
+    <commons.spotbugs.plugin.version>4.9.5.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.9.5</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.5.4</commons.surefire-report.version>
     <commons.surefire.version>3.5.4</commons.surefire.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8f61ea8..9f4070a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -63,7 +63,7 @@ The <action> type attribute can be add,update,fix,remove.
         <!-- ADD -->
         <action type="add" dev="ggregory" due-to="Gary Gregory">Apache RAT 
plugin now ignores SVG and Gimp XCF files.</action>
         <!-- 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.2 #656, 
#660.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.9.3.2 to 4.9.5.0 #656, 
#660.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.19.0 #655.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 11.0.0 to 11.0.1 #657 #655.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.pmd-impl.version from 7.16.0 to 7.17.0 #659.</action>

Reply via email to