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 0f9461c Update actions/setup-java from v1.4.0 to v1.4.2 #18. 0f9461c is described below commit 0f9461c62db0cb97930ce13d116f5ccecde89c34 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Sep 18 11:20:25 2020 -0400 Update actions/setup-java from v1.4.0 to v1.4.2 #18. --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 4255105..36da661 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -68,6 +68,7 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Dependabot">Update maven-project-info-reports-plugin from 3.1.0 to 3.1.1 #19.</action> <!-- UPDATES --> <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> </release> <release version="52" date="2020-07-30" description="Add support for Java 15.">