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-bcel.git

commit 8d43124ecb6bc9329c9d4abe88a3b74970cae9d5
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Jul 4 13:15:13 2022 -0400

    Bump spotbugs from 4.6.0 to 4.7.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 4df7a03f..6f99d361 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
     <commons.javadoc.version>3.3.2</commons.javadoc.version>
     <commons.felix.version>5.1.3</commons.felix.version>
     <commons.spotbugs.plugin.version>4.7.0.0</commons.spotbugs.plugin.version>
-    <commons.spotbugs.impl.version>4.6.0</commons.spotbugs.impl.version>    
+    <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>    
     <biz.aQute.bndlib.version>6.2.0</biz.aQute.bndlib.version>
   </properties>
 
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8d0f4ac0..00f97785 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -107,7 +107,7 @@ The <action> type attribute can be add,update,fix,remove.
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump Bump maven-bundle-plugin from 5.1.1 to 5.1.3.</action>
       <action                  type="update" dev="ggregory" 
due-to="Dependabot">Bump taglist-maven-plugin from 2.4 to 3.0.0 #114.</action>
       <action                  type="update" dev="ggregory" due-to="Gary 
Gregory, Dependabot">Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.0.0 
#128.</action>
-      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump spotbugs from 4.5.3 to 4.6.0.</action>
+      <action                  type="update" dev="ggregory" due-to="Gary 
Gregory">Bump spotbugs from 4.5.3 to 4.7.1.</action>
     </release>
     <release version="6.5.0" date="2020-06-05" description="Minor feature and 
bug fix release.">
       <action issue="BCEL-330" type="update" dev="ggregory" due-to="Mark 
Roberts">Remove unnecessary references to Constants.</action>

Reply via email to