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 2efaa96 Update with latest Dependabot changes. Sort entries.
2efaa96 is described below
commit 2efaa96998d2c59295fe38f41c37e2fac9635392
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 22 16:05:00 2020 -0400
Update with latest Dependabot changes. Sort entries.
---
src/changes/changes.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1bd9902..fcc91b5 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -62,9 +62,9 @@ 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="update" dev="ggregory">maven-bundle-plugin from 4.2.1
to 5.1.1..</action>
+ <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.2, Java 15 support.</action>
+ <action type="update" dev="ggregory">maven-bundle-plugin from 4.2.1
to 5.1.1, Java 15 support.</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>