From aa4d8afd0d10c79a0605bc9402da2dc7f838f8ee Mon Sep 17 00:00:00 2001 From: Fiete Ostkamp Date: Mon, 10 Oct 2022 14:30:01 +0000 Subject: Migrate Mockito 1 to version 2 in the resources service - update mockito to version 2.4.0 - update eelf-core since it has a compile time dependency to mockito 1.10.19 in version 1 Issue-ID: AAI-3546 Signed-off-by: Fiete Ostkamp Change-Id: I6ba724fe26b57e9a468bdeb89cadaa6f51e68634 --- aai-resources/.classpath | 52 +++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 47 insertions(+), 5 deletions(-) (limited to 'aai-resources/.classpath') diff --git a/aai-resources/.classpath b/aai-resources/.classpath index 9dedccc..e89215e 100644 --- a/aai-resources/.classpath +++ b/aai-resources/.classpath @@ -1,12 +1,32 @@ - - - - + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -14,5 +34,27 @@ + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg