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-email.git
The following commit(s) were added to refs/heads/master by this push:
new 5f5ae58 Bump actions/cache from v2 to v2.1.4 #39.
5f5ae58 is described below
commit 5f5ae58b5ebf84e95d3044a6f0b46cd6d007f2ef
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Mar 29 08:54:02 2021 -0400
Bump actions/cache from v2 to v2.1.4 #39.
---
src/changes/changes.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 4348467..c537e46 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -39,7 +39,7 @@
Update commons-parent from 50 to 52.
</action>
<action type="update" due-to="Dependabot" dev="ggregory">
- Update actions/checkout from v1 to v2.3.2 #17, #25.
+ Bump actions/checkout from v1 to v2.3.4, #25 #33.
</action>
<action type="update" due-to="Dependabot" dev="ggregory">
Update spotbugs-maven-plugin from 4.0.0 to 4.0.4 #18.
@@ -54,9 +54,6 @@
Bump actions/setup-java from v1.4.0 to v1.4.3 #30
</action>
<action type="update" due-to="Dependabot" dev="ggregory">
- Bump actions/checkout from v2.3.2 to v2.3.4 #33
- </action>
- <action type="update" due-to="Dependabot" dev="ggregory">
Bump commons-release-plugin from 1.0 to 1.7 #23
</action>
<action type="update" due-to="Dependabot" dev="ggregory">
@@ -68,6 +65,9 @@
<action type="update" due-to="Gary Gregory">
Update tests from Apache Commons IO 2.6 to 2.8.0.
</action>
+ <action type="update" due-to="Dependabot" dev="ggregory">
+ Bump actions/cache from v2 to v2.1.4 #39.
+ </action>
</release>
<release version="1.5.1" date="2017-MM-DD">
<action issue="EMAIL-176" type="add" dev="pschumacher">Add
Automatic-Module-Name MANIFEST entry for Java 9 compatibility</action>