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

commit e821ce00e4b52b8eefccf12e5f99faca48380565
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Fri Jul 31 10:28:58 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 70cccc3..3e58fb7 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -113,6 +113,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Update mockito-core from 3.3.3 to 3.4.6 #128, #133.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Update spotbugs from 4.0.6 to 4.1.1 #134.
+      </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