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 0dbe957  Document recent changes.
0dbe957 is described below

commit 0dbe95715197c3c9b8c983c0b9acbe87d5cee34d
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Mon Jul 27 20:36:26 2020 -0400

    Document recent changes.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b361815..6c2cff4 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -104,6 +104,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Update junit-pioneer from 0.6.0 to 0.7.0 #127.
       </action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory">
+        Update mockito-core from 3.3.3 to 3.4.4 #128.
+      </action>
     </release>
     <!-- The release date is the date RC is cut -->
     <release version="2.7" date="2020-05-24" description="Java 8 required.">

Reply via email to