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 3e273b0 Bump junit-pioneer from 1.2.0 to 1.3.0 #191. 3e273b0 is described below commit 3e273b04d71a86be1e44f64fe6ca01950df6f7ba Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Wed Jan 27 11:32:46 2021 -0500 Bump junit-pioneer from 1.2.0 to 1.3.0 #191. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 067747c..ff94221 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -203,6 +203,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" type="update" due-to="XenoAmess, Gary Gregory"> Improve performance of IOUtils.contentEquals(Reader, Reader). </action> + <action dev="ggregory" type="update" due-to="Dependabot"> + Bump junit-pioneer from 1.2.0 to 1.3.0 #191. + </action> </release> <!-- The release date is the date RC is cut --> <release version="2.8.0" date="2020-09-05" description="Java 8 required.">