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/01/17 21:40:31 UTC

[commons-compress] branch master updated: Update Mockito 3.7.0 -> 3.7.7.

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-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 6fed9fb  Update Mockito 3.7.0 -> 3.7.7.
6fed9fb is described below

commit 6fed9fb4745bd6b4506d8ddc7db23884e8bf0bdb
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sun Jan 17 16:40:26 2021 -0500

    Update Mockito 3.7.0 -> 3.7.7.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8046843..8bfb822 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
     <commons.rc.version>RC1</commons.rc.version>
     <!-- old version used by japicmp -->
     <commons.bc.version>1.20</commons.bc.version>
-    <mockito.version>3.7.0</mockito.version>
+    <mockito.version>3.7.7</mockito.version>
     <commons.pmd-plugin.version>3.14.0</commons.pmd-plugin.version>
 
     <commons.manifestlocation>${project.build.outputDirectory}/META-INF</commons.manifestlocation>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bedb376..c019cf0 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -261,7 +261,7 @@ The <action> type attribute can be add,update,fix,remove.
         Bump memoryfilesystem from 1.3.0 to 2.1.0 #131.
       </action>
       <action type="update" date="2020-11-01" due-to="Gary Gregory, Dependabot" dev="ggregory">
-        Update Mockito 1.10.19 -> 3.7.30, #161.
+        Update Mockito 1.10.19 -> 3.7.7, #161.
       </action>
       <action issue="COMPRESS-558" type="fix" date="2020-11-13"
               due-to="Robin Schimpf" dev="Robin Schimpf">