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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 2f5cabd Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0.
2f5cabd is described below
commit 2f5cabdcc6e975bf76f935ea774de1854cad5ba0
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 17 10:26:12 2022 -0400
Bump spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0.
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fc11a58..8c8bd1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -193,7 +193,7 @@
-->
<commons.site-plugin.version>3.11.0</commons.site-plugin.version>
<commons.source-plugin.version>3.2.1</commons.source-plugin.version>
- <commons.spotbugs.plugin.version>4.5.3.0</commons.spotbugs.plugin.version>
+ <commons.spotbugs.plugin.version>4.6.0.0</commons.spotbugs.plugin.version>
<commons.spotbugs.impl.version>4.6.0</commons.spotbugs.impl.version>
<commons.surefire-report.version>2.22.2</commons.surefire-report.version>
<commons.surefire.version>2.22.2</commons.surefire.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 6abc9ab..207acb1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,6 +67,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
actions/setup-java from 2 to 3.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
jacoco-maven-plugin from 0.8.7 to 0.8.8.</action>
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
spotbugs from 4.5.3 to 4.6.0.</action>
+ <action type="update" dev="ggregory" due-to="Gary Gregory">Bump
spotbugs-maven-plugin from 4.5.3.0 to 4.6.0.0.</action>
</release>
<release version="53" date="2022-03-31" description="