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 3591c52 Bump actions/setup-java from 2 to 3 #49
3591c52 is described below
commit 3591c521709d637c88e180d175a0829a5baa6577
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 12 07:50:32 2022 -0400
Bump actions/setup-java from 2 to 3 #49
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3873181..406dd96 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -349,6 +349,7 @@
<action type="update" dev="ggregory">Bump actions/checkout from 2 to 3
#34.</action>
<action type="update" dev="ggregory" due-to="Dependabot">Bump
actions/cache from 2.1.4 to 3.0.2 #31, #47, #50.</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">Bump
actions/setup-java from 2 to 3 #49.</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>