Repository: logging-log4j2
Updated Branches:
  refs/heads/master 749fd54e0 -> d0bc42955


Update Mockito from 2.2.7 to 2.10.0.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/d0bc4295
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/d0bc4295
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/d0bc4295

Branch: refs/heads/master
Commit: d0bc4295586fde33a53441b4ebd89cae32358886
Parents: 749fd54
Author: Gary Gregory <[email protected]>
Authored: Thu Sep 14 13:03:45 2017 -0600
Committer: Gary Gregory <[email protected]>
Committed: Thu Sep 14 13:03:45 2017 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/d0bc4295/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 400d9bd..1867e57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@
     <!-- Allow Clirr severity to be overriden by the command-line option 
-DminSeverity=level -->
     <minSeverity>info</minSeverity>
     <jctoolsVersion>1.2.1</jctoolsVersion>
-    <mockitoVersion>2.2.7</mockitoVersion>
+    <mockitoVersion>2.10.0</mockitoVersion>
     <argLine>-Xms256m -Xmx1024m</argLine>
     <javaTargetVersion>1.7</javaTargetVersion>
   </properties>

Reply via email to