From 8579698714d7323cddccb221480fb4465b1fefb0 Mon Sep 17 00:00:00 2001
From: vharseko <vharseko@openam.org.ru>
Date: Tue, 11 Dec 2018 20:14:14 +0000
Subject: [PATCH] update submodules with mockito
---
pom.xml | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
index c2624a5..3094353 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,6 +245,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
+ <version>1.10.19</version>
<scope>test</scope>
</dependency>
--
Gitblit v1.10.0