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 cf5e45d Bump maven-plugin-plugin from 3.7.0 to 3.7.1 #127 cf5e45d is described below commit cf5e45da1dd4e2a03c203df606ba7e27b66b1a38 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Fri Jan 20 06:56:00 2023 -0500 Bump maven-plugin-plugin from 3.7.0 to 3.7.1 #127 --- 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 cbca8d2..9877120 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -63,7 +63,7 @@ Bump spotbugs from 4.1.3 to 4.7.3, #24, #26, #57, #63, #72, #80, #98. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> - Bump maven-plugin-plugin from 3.6.0 to 3.7.0, #33, #52, #61, #104. + Bump maven-plugin-plugin from 3.6.0 to 3.7.1, #33, #52, #61, #104, #127. </action> <action dev="ggregory" type="update" due-to="Gary Gregory"> Bump maven-plugin-tools-ant from 3.6.0 to 3.6.4, #32, #53, #59.