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/11/21 16:49:43 UTC

[commons-validator] branch master updated: Bump actions/setup-java from v1.4.0 to v1.4.3 #42. Bump actions/checkout from v2.3.2 to v2.3.4 #47.

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-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 2fea657  Bump actions/setup-java from v1.4.0 to v1.4.3 #42. Bump actions/checkout from v2.3.2 to v2.3.4 #47.
     new 21257d5  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-validator
2fea657 is described below

commit 2fea657daaa15a98919e992afa9bb6334835e481
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Nov 21 11:49:24 2020 -0500

    Bump actions/setup-java from v1.4.0 to v1.4.3 #42.
    Bump actions/checkout from v2.3.2 to v2.3.4 #47.
---
 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 67061da..7f0b836 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -69,7 +69,10 @@ The <action> type attribute can be add,update,fix,remove.
     Add IBAN validator for LY – Libya
     </action>
     <action type="update" dev="ggregory" due-to="Dependabot">
-    Update actions/checkout from v2.3.1 to v2.3.2 #38.
+    Update actions/checkout from v2.3.1 to v2.3.4, #38, #47.
+    </action>
+    <action type="update" dev="ggregory" due-to="Dependabot">
+    Bump actions/setup-java from v1.4.0 to v1.4.3, #42.
     </action>
   </release>