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 5e4b01e Update with latest Dependabot changes. Sort entries. 5e4b01e is described below commit 5e4b01e138d6fb3f231b3c5e34227d97b8e1d331 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Wed Jul 22 16:03:14 2020 -0400 Update with latest Dependabot changes. Sort entries. --- src/changes/changes.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4fafe70..1bd9902 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -62,8 +62,11 @@ The <action> type attribute can be add,update,fix,remove. <body> <release version="52" date="YYYY-MM-DD" description="TBA"> + <action type="add" dev="sebb">Align javadoc version with java override profile</action> <action type="update" dev="ggregory">biz.aQute.bndlib.version 5.1.0 -> 5.1.1.</action> - <action type="add" dev="sebb">Align javadoc version with java override profile</action> + <action type="update" dev="ggregory">maven-bundle-plugin from 4.2.1 to 5.1.1..</action> + <action type="update" dev="ggregory">animal-sniffer-maven-plugin from 1.18 to 1.19.</action> + <action type="update" dev="ggregory">build-helper-maven-plugin from 3.1.0 to 3.2.0.</action> </release> <release version="51" date="2020-06-23" description="Fix incompatibilty issues with Java 7