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 edd0b702 Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0
edd0b702 is described below
commit edd0b7026ebd26306bf7f905d3401c160973f8bb
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Apr 20 08:36:56 2022 -0400
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.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 3b13c308..8cd9473c 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.5.3.0</commons.spotbugs.version>
+ <commons.spotbugs.version>4.6.0.0</commons.spotbugs.version>
<commons.spotbugs.impl.version>4.6.0</commons.spotbugs.impl.version>
<commons.asm.version>9.3</commons.asm.version>
<commons.pmd.version>6.44.0</commons.pmd.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c6604be2..44d6afaa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -137,7 +137,7 @@ The <action> type attribute can be add,update,fix,remove.
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.
+ Bump spotbugs-maven-plugin from 4.3.0 to 4.6.0.0, #229, #236.
</action>
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
Bump jackrabbit2.version from 2.21.7 to 2.21.9 #219.