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-dg/appc-dg-shared/appc-dg-aai/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'appc-dg/appc-dg-shared/appc-dg-aai') diff --git a/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml b/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml index 6b6f85c10..56b381e39 100644 --- a/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml +++ b/appc-dg/appc-dg-shared/appc-dg-aai/pom.xml @@ -62,23 +62,23 @@ junit junit test + org.mockito mockito-core - 1.10.19 test + org.powermock powermock-api-mockito - 1.6.4 test + org.powermock powermock-module-junit4 - 1.6.4 test -- cgit 1.2.3-korg