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 687a3af  Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 
to 4.9.2.0
687a3af is described below

commit 687a3afb9b09a30c4cb3cca03cf413d5cde2744d
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Mar 9 15:45:19 2025 -0400

    Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.1.0 to 4.9.2.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 54b655a..7a28d1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
     <commons.asm.version>9.7.1</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.1.0</commons.spotbugs.plugin.version>
+    <commons.spotbugs.plugin.version>4.9.2.0</commons.spotbugs.plugin.version>
     <commons.spotbugs.impl.version>4.9.2</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.5.2</commons.surefire-report.version>
     <commons.surefire.version>3.5.2</commons.surefire.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 9d5ec78..79e9e3b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,7 +68,7 @@ The <action> type attribute can be add,update,fix,remove.
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
commons.pmd-impl.version from 7.9.0 to 7.11.0 #583, #592.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.junit:junit-bom from 5.11.4 to 5.12.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs from 4.9.0 to 4.9.2. SB 4.9.1 fixes 
https://github.com/spotbugs/spotbugs/issues/3266: Exception analyzing 
org.apache.commons.io.input.BOMInputStream using detector 
edu.umd.cs.findbugs.detect.FindReturnRef.</action>
-        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0.</action>
+        <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.2.0.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.spdx:spdx-maven-plugin from 0.7.4 to 1.0.0-RC2, #593.</action>
         <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.apache.maven.plugins:maven-project-info-reports-plugin from 3.8.0 to 
3.9.0.</action>
       </release>

Reply via email to