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 b1ee6e7 Document Dependabot merges.
b1ee6e7 is described below
commit b1ee6e7ff1c825f8c90d60a3026f2b0bf9f2c8ab
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Oct 18 20:14:07 2020 -0400
Document Dependabot merges.
- Bump biz.aQute.bndlib from 5.1.2 to 5.2.0 #23.
- Bump actions/setup-java from v1.4.2 to v1.4.3 #22.
- Bump actions/checkout from v2.3.2 to v2.3.3 #21.
---
src/changes/changes.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bd9638c..cb63ea9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -68,8 +68,10 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory">Update actions/checkout from
v2.3.1 to v2.3.2 #15.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Update
maven-project-info-reports-plugin from 3.1.0 to 3.1.1 #19.</action>
<action type="update" dev="ggregory">Update Jacoco from 0.8.5 to
0.8.6.</action>
- <action type="update" dev="ggregory" due-to="Dependabot">Update
actions/setup-java from v1.4.0 to v1.4.2 #18.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Update
actions/setup-java from v1.4.0 to v1.4.3, #18, #22.</action>
<action type="update" dev="sebb">commons-build-plugin 1.11 ->
1.12</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
biz.aQute.bndlib from 5.1.2 to 5.2.0 #23.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
actions/checkout from v2.3.2 to v2.3.3 #21.</action>
</release>
<release version="52" date="2020-07-30" description="Add support for
Java 15.">