From 4d410791f30d1da1224faf10e970829b55127795 Mon Sep 17 00:00:00 2001 From: Taka Cho Date: Mon, 14 Oct 2019 13:51:20 -0400 Subject: update mockito version sonar does not take the test coverage from parent pom file Issue-ID: APPC-1767 Change-Id: I852280c31b40dc8a3bdcadc20947ec9c8040fce7 Signed-off-by: Taka Cho --- appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml') diff --git a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml index 7b8a7e1a7..d8c0201ae 100644 --- a/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml +++ b/appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml @@ -78,6 +78,7 @@ org.mockito mockito-core + 1.10.19 test -- cgit 1.2.3-korg