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-io.git
The following commit(s) were added to refs/heads/master by this push: new 6cbbfb5 Bump junit-bom from 5.8.0-RC1 to 5.8.0 #271. 6cbbfb5 is described below commit 6cbbfb5d2dee708a7199c66788bef2d660df82b6 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon Sep 13 09:25:02 2021 -0700 Bump junit-bom from 5.8.0-RC1 to 5.8.0 #271. --- 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 6f3c71b..4fb9950 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -195,7 +195,7 @@ The <action> type attribute can be add,update,fix,remove. Bump checkstyle from 8.44 to 9.0 #256, #257, #266. </action> <action dev="ggregory" type="update" due-to="Dependabot"> - Bump junit-bom from 5.8.0-M1 to 5.8.0-RC1 #260. + Bump junit-bom from 5.8.0-M1 to 5.8.0 #260, #271. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Bump mockito-inline from 3.11.2 to 3.12.4 #262, #264.