From 09bd5d0207995ddc4818c32e3c683514946b48b0 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Fri, 18 Oct 2019 11:49:03 -0700 Subject: Revert "update mockito version in APPC" The version is in the parent files again. This reverts commit c13a9c95e47b072afb701ad490480036ef36db26. Change-Id: Ie6cb57e8b1b8efbf5e516820efbbfb144791b97f Signed-off-by: Patrick Brady Issue-ID: APPC-1767 --- appc-config/appc-config-params/provider/pom.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'appc-config/appc-config-params') diff --git a/appc-config/appc-config-params/provider/pom.xml b/appc-config/appc-config-params/provider/pom.xml index 300e7b064..6d4ebf8f4 100644 --- a/appc-config/appc-config-params/provider/pom.xml +++ b/appc-config/appc-config-params/provider/pom.xml @@ -58,7 +58,7 @@ - + ch.qos.logback logback-classic 1.2.3 @@ -102,12 +102,7 @@ junit test - - org.mockito - mockito-core - 1.10.19 - test - + -- cgit 1.2.3-korg