Upgraded mockito-core version to 2.15.0

Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/f83d843d
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/f83d843d
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/f83d843d

Branch: refs/heads/master
Commit: f83d843ded7f3925790f8159c120819789114d59
Parents: 3ad079a
Author: Goldstein Lyor <l...@c-b4.com>
Authored: Thu Feb 15 07:54:18 2018 +0200
Committer: Goldstein Lyor <l...@c-b4.com>
Committed: Thu Feb 15 08:07:06 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/f83d843d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f8b11b9..8c31616 100644
--- a/pom.xml
+++ b/pom.xml
@@ -307,7 +307,7 @@
             <dependency>
                 <groupId>org.mockito</groupId>
                 <artifactId>mockito-core</artifactId>
-                <version>2.13.0</version>
+                <version>2.15.0</version>
             </dependency>
             <dependency>
                 <groupId>net.sf.jpam</groupId>

Reply via email to