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 2022/03/10 11:58:33 UTC

[commons-scxml] branch master updated: Update dependencies.

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


The following commit(s) were added to refs/heads/master by this push:
     new 8bd53de  Update dependencies.
8bd53de is described below

commit 8bd53de59c4b4f568392acf905222d04240f053b
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Mar 10 06:58:28 2022 -0500

    Update dependencies.
    
    - Bump actions/checkout from 2 to 3 #34
    - Bump junit-jupiter-api from 5.4.2 to 5.8.2 #32
    - Bump commons-logging from 1.1.3 to 1.2 #12
    - Bump maven-antrun-plugin from 1.7 to 3.0.0 #14
    - Bump exec-maven-plugin from 1.3.2 to 3.0.0 #13
    - Bump actions/cache from 2.1.4 to 2.1.7 #31
---
 src/changes/changes.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c348973..29ec4d2 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -347,6 +347,13 @@
         [04-19-2021] Bump actions/setup-java from v1.4.0 to v2.
       </action>
       
+      <action type="update" dev="ggregory">Bump actions/checkout from 2 to 3 #34</action>
+      <action type="update" dev="ggregory">Bump junit-jupiter-api from 5.4.2 to 5.8.2 #32</action>
+      <action type="update" dev="ggregory">Bump commons-logging from 1.1.3 to 1.2 #12</action>
+      <action type="update" dev="ggregory">Bump maven-antrun-plugin from 1.7 to 3.0.0 #14</action>
+      <action type="update" dev="ggregory">Bump exec-maven-plugin from 1.3.2 to 3.0.0 #13</action>
+      <action type="update" dev="ggregory">Bump actions/cache from 2.1.4 to 2.1.7 #31</action>
+      
     </release>
 
     <release version="1.0" date="In SVN branch"