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 73db978 junit-pioneer from 0.8.0 to 0.9.0 #138. 73db978 is described below commit 73db978a625662181fddfb6eabb562d979dfd02d Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon Aug 10 11:57:06 2020 -0400 junit-pioneer from 0.8.0 to 0.9.0 #138. --- src/changes/changes.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index bd2f091..c8ab544 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -120,10 +120,13 @@ The <action> type attribute can be add,update,fix,remove. Update spotbugs from 4.0.6 to 4.1.1 #134. </action> <action issue="IO-681" dev="sebb" type="add"> - IO-681 IOUtils.close(Closeable) should allow a list of closeables + IO-681 IOUtils.close(Closeable) should allow a list of closeables. </action> <action issue="IO-672" dev="sebb" type="fix"> - Copying a File sets last modified date to 01 January 1970 + Copying a File sets last modified date to 01 January 1970. + </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Update junit-pioneer from 0.8.0 to 0.9.0 #138. </action> </release> <!-- The release date is the date RC is cut -->