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 1c1f6c3 Bump junit-bom from 5.7.1 to 5.7.2 #232. 1c1f6c3 is described below commit 1c1f6c3a570797ad43e89f15e5133df437dc956a Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon May 17 09:58:37 2021 -0400 Bump junit-bom from 5.7.1 to 5.7.2 #232. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d2f2d39..129a5b5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -409,6 +409,9 @@ The <action> type attribute can be add,update,fix,remove. <action type="update" dev="ggregory" due-to="Gary Gregory"> Update com.github.siom79.japicmp:japicmp-maven-plugin 0.14.3 -> 0.14.4. </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump junit-bom from 5.7.1 to 5.7.2 #232. + </action> </release> <!-- The release date is the date RC is cut --> <release version="2.7" date="2020-05-24" description="Java 8 required.">