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-email.git
The following commit(s) were added to refs/heads/master by this push:
new 9cb693f spotbugs-maven-plugin 4.0.4 -> 4.2.2.
9cb693f is described below
commit 9cb693fff6e2a5de21545832661360268cf0f2c2
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Mar 29 18:15:51 2021 -0400
spotbugs-maven-plugin 4.0.4 -> 4.2.2.
---
pom.xml | 2 +-
src/changes/changes.xml | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1410c30..e2e6e29 100644
--- a/pom.xml
+++ b/pom.xml
@@ -308,7 +308,7 @@
<powermock.version>2.0.9</powermock.version>
<easymock.version>4.2</easymock.version>
<findbugs.version>3.0.5</findbugs.version>
- <spotbugs.plugin.version>4.0.4</spotbugs.plugin.version>
+ <spotbugs.plugin.version>4.2.2</spotbugs.plugin.version>
<spotbugs.impl.version>4.2.2</spotbugs.impl.version>
<commons.jacoco.version>0.8.6</commons.jacoco.version>
</properties>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b6ebdd5..8af4cf1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -41,8 +41,8 @@
<action type="update" due-to="Dependabot" dev="ggregory">
Bump actions/checkout from v1 to v2.3.4, #25 #33.
</action>
- <action type="update" due-to="Dependabot" dev="ggregory">
- Update spotbugs-maven-plugin from 4.0.0 to 4.0.4 #18.
+ <action type="update" due-to="Dependabot, Gary Gregory" dev="ggregory">
+ Update spotbugs-maven-plugin from 4.0.0 to 4.2.2 #18.
</action>
<action type="update" due-to="Dependabot" dev="ggregory">
Bump spotbugs from 4.0.6 to 4.2.2 #40.