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 6473621  Bump com.github.spotbugs:spotbugs from 4.5.2 to 4.5.3.
6473621 is described below

commit 6473621c1fc31fdc92145bafc540b7a13a5902e7
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Feb 8 09:28:53 2022 -0500

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

diff --git a/pom.xml b/pom.xml
index 017b4d6..5252f78 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.2</commons.spotbugs.impl.version>
+    <commons.spotbugs.impl.version>4.5.3</commons.spotbugs.impl.version>
     <commons.asm.version>9.2</commons.asm.version>
     <commons.pmd.version>6.42.0</commons.pmd.version>
     <commons.javadoc.version>3.3.1</commons.javadoc.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 43bcda5..476ecf6 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 2.4.0 #217, #220.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
-        Bump com.github.spotbugs:spotbugs from 4.3.0 to 4.5.2 #216.
+        Bump com.github.spotbugs:spotbugs from 4.3.0 to 4.5.3 #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