You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/06/22 12:39:24 UTC

[commons-io] branch master updated: Bump mockito-inline from 3.11.0 to 3.11.2 #247.

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 5babd2a  Bump mockito-inline from 3.11.0 to 3.11.2 #247.
     new b8690c0  Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-io.git
5babd2a is described below

commit 5babd2ac5d30a3505df4b628fe1291ace0c1b85c
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Jun 22 08:39:03 2021 -0400

    Bump mockito-inline from 3.11.0 to 3.11.2 #247.
---
 src/changes/changes.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 28c3a16..3e48f3e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -50,6 +50,9 @@ The <action> type attribute can be add,update,fix,remove.
       <action dev="ggregory" type="fix" due-to="Arturo Bernal">
         Minor changes #243.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Bump mockito-inline from 3.11.0 to 3.11.2 #247. 
+      </action>
     </release>
     <!-- The release date is the date RC is cut -->
     <release version="2.10.0" date="2021-06-10" description="Java 8 required.">