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-build-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new a2701c3 spotbugs from 4.1.1 to 4.1.2 #12
a2701c3 is described below
commit a2701c33267f5f80312b58132b05602b689de60b
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 21 11:30:02 2020 -0400
spotbugs from 4.1.1 to 4.1.2 #12
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5a3135d..79d822b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -30,7 +30,7 @@
Enable GitHub build.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
- Update spotbugs-maven-plugin from 4.0.0 to 4.1.1, #7.
+ Update spotbugs-maven-plugin from 4.0.0 to 4.1.2, #7, #12.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Update actions/checkout from v2.3.1 to v2.3.2 #9.