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-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new ddce9f7 Bump actions/cache from 2 to 2.1.5 #88.
ddce9f7 is described below
commit ddce9f789e32a558e1cfc4f92d54ec5170c800a6
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 30 17:15:16 2021 -0400
Bump actions/cache from 2 to 2.1.5 #88.
---
src/changes/changes.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 742425b..2b61151 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,6 +82,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory"
due-to="Dependabot">Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #74.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump junit-jupiter from 5.7.0 to 5.7.1 #78.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Bump actions/setup-java from v1.4.3 to v2.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump actions/cache from 2 to 2.1.5 #88.</action>
</release>
<release version="6.5.0" date="2020-06-05" description="Minor feature and
bug fix release.">
<action issue="BCEL-330" type="update" dev="ggregory" due-to="Mark
Roberts">Remove unnecessary references to Constants.</action>