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 dd1503a Bump spotbugs from 4.1.3 to 4.2.1 #24. new 684a5df Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-build-plugin.git dd1503a is described below commit dd1503a206c8f5d53abf859bf2c7dccfa6653f57 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Feb 6 11:12:18 2021 -0500 Bump spotbugs from 4.1.3 to 4.2.1 #24. --- 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 2843687..1443d14 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -36,7 +36,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.3, #7, #12, #15. + Update spotbugs-maven-plugin from 4.0.0 to 4.2.1, #7, #12, #15, #24. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Update actions/checkout from v2.3.1 to v2.3.3 #9, #14.