You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/07/12 15:08:57 UTC

[commons-vfs] 03/03: Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.0

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

commit d33d2cbb81f8585a9dca9400297026d6533b0f87
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jul 12 11:08:47 2022 -0400

    Bump spotbugs-maven-plugin from 4.7.0.0 to 4.7.1.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 b7b27733..581d3d6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -192,7 +192,7 @@
     <commons.surefire.version>3.0.0-M6</commons.surefire.version>
     <commons.japicmp.version>0.15.7</commons.japicmp.version>
     <commons.jacoco.version>0.8.8</commons.jacoco.version>
-    <commons.spotbugs.version>4.7.0.0</commons.spotbugs.version>
+    <commons.spotbugs.version>4.7.1.0</commons.spotbugs.version>
     <commons.spotbugs.impl.version>4.7.1</commons.spotbugs.impl.version>
     <commons.asm.version>9.3</commons.asm.version>
     <commons.pmd.version>6.47.0</commons.pmd.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 86fd2529..72086322 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -149,7 +149,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump com.github.spotbugs:spotbugs from 4.3.0 to 4.7.1 #216, #269.
       </action>
       <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">
-        Bump spotbugs-maven-plugin from 4.3.0 to 4.7.0.0, #229, #236. #264.
+        Bump spotbugs-maven-plugin from 4.3.0 to 4.7.1.0, #229, #236. #264.
       </action>
       <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
         Bump jackrabbit2.version from 2.21.7 to 2.21.9 #219.