You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/09/21 15:29:15 UTC

[commons-build-plugin] branch master updated: Update actions/setup-java from v1.4.0 to v1.4.2 #13.

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-build-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 9fb70cf  Update actions/setup-java from v1.4.0 to v1.4.2 #13.
9fb70cf is described below

commit 9fb70cf8a6dc8702520935d651e3b2e19dc91fea
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Sep 21 11:29:11 2020 -0400

    Update actions/setup-java from v1.4.0 to v1.4.2 #13.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 883031c..5a3135d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -38,6 +38,9 @@
       <action dev="ggregory" type="update" due-to="Dependabot">
         Update versions-maven-plugin from 2.7 to 2.8.1 #10.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update actions/setup-java from v1.4.0 to v1.4.2 #13.
+      </action>
     </release>
     <release version="1.11" date="2019-08-30" description="Feature release">
       <action dev="ggregory" type="update">