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


The following commit(s) were added to refs/heads/master by this push:
     new 58023f0  Bump com.github.spotbugs:spotbugs from 4.5.3 to 4.6.0
58023f0 is described below

commit 58023f045bed15056bcc7077d84b97d10a07b9d7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Fri Mar 11 09:59:50 2022 -0500

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

diff --git a/pom.xml b/pom.xml
index 2f4c2bb..7e8522b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
     <commons.japicmp.version>0.15.6</commons.japicmp.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
     <commons.spotbugs.version>4.5.3.0</commons.spotbugs.version>
-    <commons.spotbugs.impl.version>4.5.3</commons.spotbugs.impl.version>
+    <commons.spotbugs.impl.version>4.6.0</commons.spotbugs.impl.version>
     <commons.asm.version>9.2</commons.asm.version>
     <commons.pmd.version>6.43.0</commons.pmd.version>
     <commons.javadoc.version>3.3.2</commons.javadoc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 779e2dc..d303a6b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -128,7 +128,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump actions/checkout from 2.3.4 to 3 #217, #220, #245.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump com.github.spotbugs:spotbugs from 4.3.0 to 4.5.3 #216.
+        Bump com.github.spotbugs:spotbugs from 4.3.0 to 4.6.0 #216.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
         Bump spotbugs-maven-plugin from 4.3.0 to 4.5.3.0, #229, #236.

Reply via email to