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-exec.git
The following commit(s) were added to refs/heads/master by this push:
new e73118c Bump dependencies
e73118c is described below
commit e73118c9c7cc8579596d86655849b24a04d7b7d2
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Oct 22 09:14:00 2022 -0400
Bump dependencies
* Bump actions/cache from 3.0.8 to 3.0.11 #69
* Bump actions/checkout from 3.0.2 to 3.1.0 #68
* Bump actions/setup-java from 3.5.1 to 3.6.0 #70
---
src/changes/changes.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 45c1262..7dc940e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -49,13 +49,13 @@
Update from Java 7 to 8.
</action>
<action dev="ggregory" type="update" due-to="Gary Gregory">
- Bump actions/cache from 2 to 3.0.8 #48, #51, #55.
+ Bump actions/cache from 2 to 3.0.11 #48, #51, #55, #69.
</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">
- Bump actions/checkout from 2.3.2 to 3.0.2 #24, #46.
+ Bump actions/checkout from 2.3.2 to 3.1.0 #24, #46, #68.
</action>
<action dev="ggregory" type="update" due-to="Dependabot, Gary
Gregory">
- Bump actions/setup-java from 1.4.0 to 3.5.1 #21, #50.
+ Bump actions/setup-java from 1.4.0 to 3.6.0 #21, #50, #70.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
Bump junit from 4.13 to 5.9.1 Vintage #23, #33.