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 1ff0db0 Bump junit from 4.13.1 to 4.13.2 #60. 1ff0db0 is described below commit 1ff0db054a675c306d7a9e4277fc9d09f5b249d4 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Jul 29 16:32:50 2021 -0400 Bump junit from 4.13.1 to 4.13.2 #60. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 964b915..8c16714 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,7 +57,7 @@ Remove deprecated sudo setting. #36. </action> <action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot"> - Bump junit:junit from 4.12 to 4.13.1, #53. + Bump junit:junit from 4.12 to 4.13.2, #53, #60. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump commons-parent from 48 to 51.