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 b041f85 Document recent changes. b041f85 is described below commit b041f85ef0102b7cd122b52137ea0c380f6bcb7a Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 31 10:45:31 2020 -0400 Document recent changes. --- src/changes/changes.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 2788d69..e19554b 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -29,28 +29,27 @@ <action dev="ggregory" type="update"> Enable GitHub build. </action> - <action dev="ggregory" type="update"> - Update spotbugs-maven-plugin from 4.0.0 to 4.0.4. + <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> + Update spotbugs-maven-plugin from 4.0.0 to 4.1.1, #7. </action> </release> <release version="1.11" date="2019-08-30" description="Feature release"> <action dev="ggregory" type="update"> - versions-maven-plugin 2.5 -> 2.7. + Update versions-maven-plugin 2.5 -> 2.7. </action> <action dev="ggregory" type="update"> - maven-plugin-plugin 3.5.2 -> 3.6.0. + Update maven-plugin-plugin 3.5.2 -> 3.6.0. </action> <action dev="ggregory" type="update"> - maven-plugin-tools-ant 3.5.2 -> 3.6.0. + Update maven-plugin-tools-ant 3.5.2 -> 3.6.0. </action> <action dev="ggregory" type="update"> - commons.release-plugin.version 1.5 -> 1.6. + Update commons.release-plugin.version 1.5 -> 1.6. </action> <action dev="ggregory" type="update"> Replace http://mail-archives.apache.org with https://mail-archives.apache.org. </action> </release> - <release version="1.10" date="2019-02-26" description="Feature release"> <action dev="ggregory" type="update"> Use SHA512 signatures as the default in the download page.