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-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new 2028831 Bump actions/cache from 2.1.7 to 3 #86
2028831 is described below
commit 2028831e5601752ac6e959c98086383a93f0a5ea
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 25 09:05:32 2022 -0700
Bump actions/cache from 2.1.7 to 3 #86
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f2bc76b..cd8b2a0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -26,6 +26,9 @@
<action dev="ggregory" type="update" due-to="Dependabot">
Bump log4j-api from 2.17.1 to 2.17.2 #85.
</action>
+ <action dev="ggregory" type="update" due-to="Dependabot">
+ Bump actions/cache from 2.1.7 to 3 #86.
+ </action>
</release>
<release version="3.1" date="2022-01-03">
<action dev="tv" type="fix" due-to="Bruno Kinoshita">