This is an automated email from the ASF dual-hosted git repository.

kinow pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new e26a4e3  Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0
     new 552d6f4  Merge branch 'pr-33'
e26a4e3 is described below

commit e26a4e3d06d99d3d2f9f2adc70a5121ddd0a818a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 5 22:04:19 2021 +0000

    Bump spotbugs-maven-plugin from 4.1.4 to 4.2.0
    
    Bumps 
[spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 
4.1.4 to 4.2.0.
    - [Release 
notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
    - 
[Commits](https://github.com/spotbugs/spotbugs-maven-plugin/compare/spotbugs-maven-plugin-4.1.4...spotbugs-maven-plugin-4.2.0)
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 416008e..22538f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
     <checkstyle.version>8.40</checkstyle.version>
     <maven-scm.version>1.11.2</maven-scm.version>
-    <commons.spotbugs.version>4.1.4</commons.spotbugs.version>
+    <commons.spotbugs.version>4.2.0</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.2.1</commons.spotbugs.impl.version>    
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
     <commons.jacoco.classRatio>0.1</commons.jacoco.classRatio>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 22692ea..ca255c3 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
       <action issue="COMMONSSITE-138" type="add" dev="chtompki">Create 
signature validation script for releases</action>
       <action type="update" dev="kinow">Bump actions/setup-java from v1.4.0 to 
v1.4.3 #11 #19.</action>
       <action type="update" dev="kinow">Bump spotbugs from 4.1.1 to 4.2.1 #10 
#24 #30 #37.</action>
-      <action type="update" dev="kinow">Bump spotbugs-maven-plugin from 4.1.1 
to 4.1.4 #20 #26.</action>
+      <action type="update" dev="kinow">Bump spotbugs-maven-plugin from 4.1.1 
to 4.2.0 #20 #26 #33.</action>
       <action type="update" dev="sebb">Fail if commons.nexus.repo.id is not 
defined.</action>
       <action type="update" dev="sebb">Allow for old-style group ids in 
vote-txt.</action>
       <action type="update" dev="sebb">Don't create hash for .asc 
files.</action>

Reply via email to