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 b4444c1  Update commons.spotbugs.version 4.1.4 -> 4.2.0.
b4444c1 is described below

commit b4444c13363ebc81be2a47e596e9942641f5fa80
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Mar 3 08:05:03 2021 -0500

    Update commons.spotbugs.version 4.1.4 -> 4.2.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 38f227c..c413cb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
     <commons.surefire.version>2.19.1</commons.surefire.version>
     <commons.japicmp.version>0.15.2</commons.japicmp.version>
     <commons.jacoco.version>0.8.6</commons.jacoco.version>
-    <commons.spotbugs.version>4.1.4</commons.spotbugs.version>
+    <commons.spotbugs.version>4.2.0</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.2.0</commons.spotbugs.impl.version>
     <log4j2.version>2.14.0</log4j2.version>
     <clirr.skip>true</clirr.skip>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e523352..50ab424 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -201,6 +201,9 @@ The <action> type attribute can be add,update,fix,remove.
         Minor Improvements, #152, #156, #160.
       </action>
       <action dev="ggregory" due-to="Gary Gregory" type="update">
+        Update commons.spotbugs.version 4.1.4 -> 4.2.0.
+      </action>
+      <action dev="ggregory" due-to="Gary Gregory" type="update">
         Update commons.spotbugs.impl.version 4.1.3 -> 4.2.0.
       </action>
       <action dev="ggregory" due-to="Dependabot" type="update">

Reply via email to