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 7aeb340  Bump com.github.spotbugs:spotbugs from 4.8.2 to 4.8.3
7aeb340 is described below

commit 7aeb340dd41475a04b6e904071942a841d8af01a
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Dec 14 09:14:09 2023 -0500

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

diff --git a/pom.xml b/pom.xml
index afa4245..ca3c5b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -206,7 +206,7 @@
     -->
     <commons.site-plugin.version>3.12.1</commons.site-plugin.version>
     <commons.spotbugs.plugin.version>4.8.2.0</commons.spotbugs.plugin.version>
-    <commons.spotbugs.impl.version>4.8.2</commons.spotbugs.impl.version>
+    <commons.spotbugs.impl.version>4.8.3</commons.spotbugs.impl.version>
     <commons.surefire-report.version>3.2.3</commons.surefire-report.version>
     <commons.surefire.version>3.2.3</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 6b523c5..b0f5899 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-project-info-reports-plugin from 3.4.5 to 3.5.0.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs-maven-plugin from 4.8.1.0 to 4.8.2.0.</action>
-           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs from 4.8.1 to 4.8.2.</action>
+           <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.github.spotbugs:spotbugs from 4.8.1 to 4.8.3.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-javadoc-plugin from 3.6.2 to 3.6.3.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
com.puppycrawl.tools:checkstyle from 10.12.5 to 10.12.6 on Java 11 and 
up.</action>
            <action type="update" dev="ggregory" due-to="Gary Gregory">Bump 
maven-failsafe-plugin from 3.2.2 to 3.2.3.</action>

Reply via email to