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-cli.git
The following commit(s) were added to refs/heads/master by this push:
new 1d4bf67 Bump actions/cache from 2.1.7 to 3 #97
1d4bf67 is described below
commit 1d4bf6744cee54339a065a1c7c3eae1ef65fe543
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Mar 25 09:01:51 2022 -0700
Bump actions/cache from 2.1.7 to 3 #97
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 67de5e5..237f5aa 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -25,6 +25,9 @@
<action type="fix" dev="ggregory" due-to="Gary Gregory">
Bump spotbugs from 4.5.3 to 4.6.0 #96
</action>
+ <action type="fix" dev="ggregory" due-to="Dependabot">
+ Bump actions/cache from 2.1.7 to 3 #97.
+ </action>
</release>
<release version="1.5.0" date="10-23-2021" description="New features and
bug fixes (Java 7).">
<!-- FIX -->