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 ba6f9c7  Bump commons.spotbugs.version from 4.2.2 to 4.3.0.
ba6f9c7 is described below

commit ba6f9c7535fa4686cdd34a53a12f0b7678f43823
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jul 13 09:47:52 2021 -0400

    Bump commons.spotbugs.version from 4.2.2 to 4.3.0.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22f717b..af8ef50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
     <commons.surefire.version>3.0.0-M5</commons.surefire.version>
     <commons.japicmp.version>0.15.3</commons.japicmp.version>
     <commons.jacoco.version>0.8.7</commons.jacoco.version>
-    <commons.spotbugs.version>4.2.2</commons.spotbugs.version>
+    <commons.spotbugs.version>4.3.0</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.2.2</commons.spotbugs.impl.version>
     <commons.asm.version>9.2</commons.asm.version>
     <commons.pmd.version>6.36.0</commons.pmd.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d5b69a5..2c40f36 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -130,6 +130,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" due-to="Dependabot" type="update">
         Bump httpclient5 from 5.0.3 to 5.1 #196.
       </action>
+      <action dev="ggregory" due-to="Gary Gregory" type="update">
+        Bump commons.spotbugs.version from 4.2.2 to 4.3.0.
+      </action>
     </release>
     <release version="2.8.0" date="2021-03-06" description="Feature and 
maintenance release. Requires Java 8.">
 <!--       <action issue="VFS-443" dev="ggregory" type="update" 
due-to="nickallen"> -->

Reply via email to