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 6f5b675 Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 #73 6f5b675 is described below commit 6f5b6759a7a5a325c2237584f9dda8baa716d5ab Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri May 27 18:05:23 2022 -0400 Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 #73 --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2e69d56..8dbe61b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,6 +49,9 @@ <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> Bump spotbugs from 4.1.3 to 4.7.0, #24, #26, #57, #63, #72. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.0.0 #73. + </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump maven-plugin-plugin from 3.6.0 to 3.6.4, #33, #52, #61. </action>