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-net.git
The following commit(s) were added to refs/heads/master by this push:
new f7f5285 Bump actions/cache from v2 to v2.1.4 #73.
new cf8c01a Merge branch 'master' of
https://gitbox.apache.org/repos/asf/commons-net
f7f5285 is described below
commit f7f5285d009ffa5c2f2d15de98e7394ec8802737
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Feb 9 10:32:21 2021 -0500
Bump actions/cache from v2 to v2.1.4 #73.
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 7d77395..7bf30c1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -90,6 +90,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Arturo Bernal, Gary
Gregory">
Minor Improvements #71, #72.
</action>
+ <action type="update" dev="ggregory" due-to="Dependabot">
+ Bump actions/cache from v2 to v2.1.4 #73.
+ </action>
</release>
<release version="3.7.2" date="2020-10-14" description="Maintenance
and bug fix release (Java 7).">
<action issue="NET-689" type="fix" dev="ggregory" due-to="Charlie,
Gary Gregory">