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 db81978  Bump spotbugs-maven-plugin from 4.2.0 to 4.2.2
     new 966cb15  Merge branch 'pr-45'
db81978 is described below

commit db819782c29d72c506f1d480dfc1d6714f5341fe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 22 06:13:55 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index 1f1925a..3a6bd61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
     <checkstyle.plugin.version>3.1.2</checkstyle.plugin.version>
     <checkstyle.version>8.41</checkstyle.version>
     <maven-scm.version>1.11.2</maven-scm.version>
-    <commons.spotbugs.version>4.2.0</commons.spotbugs.version>
+    <commons.spotbugs.version>4.2.2</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.2.2</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 76bc72b..1ac0eff 100755
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -32,7 +32,7 @@
       <action issue="COMMONSSITE-138" type="add" dev="chtompki, 
ggregory">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.2 #10 
#24 #30 #37 #41.</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="kinow">Bump spotbugs-maven-plugin from 4.1.1 
to 4.2.2 #20 #26 #33 #45.</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