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 62be2cc Bump spotbugs from 4.5.3 to 4.6.0
62be2cc is described below
commit 62be2cc231a10f5d3b82e90bf05e2b4f2693967b
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 17 10:24:11 2022 -0400
Bump spotbugs from 4.5.3 to 4.6.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 88bbd5b..fc11a58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,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.impl.version>4.5.3</commons.spotbugs.impl.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>
<commons.wagon-ssh.version>3.5.1</commons.wagon-ssh.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index d4cc737..6abc9ab 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -66,6 +66,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary Gregory">Bump
actions/cache from 3 to 3.0.2.</action>
<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>
</release>
<release version="53" date="2022-03-31" description="