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-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e733eb  spotbugs-maven-plugin 4.1.3 -> 4.2.0.
3e733eb is described below

commit 3e733eb7bfb6bee725b6332ba683776555a50ecb
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sat Mar 6 08:55:33 2021 -0500

    spotbugs-maven-plugin 4.1.3 -> 4.2.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index c5062c4..80c42a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
     
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
     <commons.releaseManagerName>Rob Tompkins</commons.releaseManagerName>
     
<commons.releaseManagerKey>B6E73D84EA4FCC47166087253FAAD2CD5ECBB314</commons.releaseManagerKey>
-    <commons.spotbugs.version>4.1.3</commons.spotbugs.version>
+    <commons.spotbugs.version>4.2.0</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.2.2</commons.spotbugs.impl.version>    
   </properties>
   <profiles>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4db020e..1e33f94 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,10 @@
         Bump maven-antrun-plugin from 1.8 to 3.0.0, #18.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
-        Update spotbugs-maven-plugin from 4.1.3 to 4.2.2, #24, #26.
+        Update spotbugs-maven-plugin from 4.1.3 to 4.2.0.
+      </action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
+        Update spotbugs from 4.1.3 to 4.2.2, #24, #26.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Update actions/checkout from v2.3.3 to v2.3.4 #9, #14, #21.

Reply via email to