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 bfd4f0f  Bump com.github.spotbugs:spotbugs from 4.8.0 to 4.8.1
bfd4f0f is described below

commit bfd4f0f55e9ccab5db31652a0cbf995f5489af5d
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Nov 9 10:07:51 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index 6698c89..8138daa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -205,7 +205,7 @@
     -->
     <commons.site-plugin.version>3.12.1</commons.site-plugin.version>
     <commons.spotbugs.plugin.version>4.7.3.6</commons.spotbugs.plugin.version>
-    <commons.spotbugs.impl.version>4.8.0</commons.spotbugs.impl.version>
+    <commons.spotbugs.impl.version>4.8.1</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.2.1</commons.surefire-report.version>
     <commons.surefire.version>3.2.1</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 ef6fe39..8f936a5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
            <!-- FIX -->
            <action type="fix" 
dev="sebb">s/commons.surefire-report.version/commons.surefire.version/ 
incorrectly added in 714c3a9</action>
            <!-- UPDATE -->
-           <action type="update" dev="ggregory" due-to="Dependabot">Bump 
com.github.spotbugs:spotbugs from 4.7.3 to 4.8.0 #317.</action>
+           <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.github.spotbugs:spotbugs from 4.7.3 to 4.8.1 #317.</action>
            <action type="update" dev="ggregory" due-to="Dependabot">Bump 
org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 #321.</action>
            <action type="update" dev="ggregory" due-to="Dependabot, Gary 
Gregory">Bump com.github.siom79.japicmp:japicmp-maven-plugin from 0.18.1 to 
0.18.3 #320.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-failsafe-plugin from 3.1.2 to 3.2.1.</action>

Reply via email to