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-codec.git
The following commit(s) were added to refs/heads/master by this push: new 85cb447 - Bump actions/cache from v2 to v2.1.4 #75. - Bump junit from 4.13.1 to 4.13.2 #76. 85cb447 is described below commit 85cb447f13280ee29c9311a0c78a26f6d10d44dd Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Mar 1 15:20:49 2021 -0500 - Bump actions/cache from v2 to v2.1.4 #75. - Bump junit from 4.13.1 to 4.13.2 #76. --- src/changes/changes.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 220ffde..ba103d7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,6 +50,8 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="Dependabot">Bump actions/checkout from v2.3.2 to v2.3.4 #65.</action> <action issue="CODEC-295" dev="ggregory" type="update" due-to="Arturo Bernal">Minor improvements #67.</action> <action dev="ggregory" type="update" due-to="Gary Gregory">Update commons.japicmp.version 0.14.3 -> 0.15.2.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump actions/cache from v2 to v2.1.4 #75.</action> + <action dev="ggregory" type="update" due-to="Dependabot">Bump junit from 4.13.1 to 4.13.2 #76.</action> </release> <release version="1.15" date="2020-09-01" description="Feature and fix release.">