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-parent.git
The following commit(s) were added to refs/heads/master by this push: new bea86f8 Bump maven-site-plugin from 3.9.1 to 3.10.0 #84. bea86f8 is described below commit bea86f8368f98c411121786870c4ecfa678ae6d6 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Dec 29 09:01:33 2021 -0500 Bump maven-site-plugin from 3.9.1 to 3.10.0 #84. --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index f468235..1cdb1f4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -100,6 +100,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory">Bump spotbugs impl from 4.0.6 to 4.2.3.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-enforcer-plugin from 3.0.0-M3 to 3.0.0 #52.</action> <action type="update" dev="ggregory" due-to="Dependabot">Bump buildnumber-maven-plugin from 1.4 to 3.0.0 #81.</action> + <action type="update" dev="ggregory" due-to="Dependabot">Bump maven-site-plugin from 3.9.1 to 3.10.0 #84.</action> </release> <release version="52" date="2020-07-30" description="Add support for Java 15.">