From 56f99ec6ce4cf9ae5a0c9bf162164aa1c05413b3 Mon Sep 17 00:00:00 2001 From: JulienBe Date: Wed, 24 Jun 2020 17:31:27 +0200 Subject: Rationalize maven dependencies Issue-ID: SDC-3149 Signed-off-by: JulienBe Change-Id: I1ee42494a4cc5b185b6dfcbee44399d2960cf880 --- catalog-dao/pom.xml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) (limited to 'catalog-dao/pom.xml') diff --git a/catalog-dao/pom.xml b/catalog-dao/pom.xml index b939448f2d..52a317dd74 100644 --- a/catalog-dao/pom.xml +++ b/catalog-dao/pom.xml @@ -34,20 +34,6 @@ Modifications copyright (c) 2018 Nokia - - - org.junit.jupiter - junit-jupiter-engine - ${junitJupiter.version} - test - - - - org.junit.vintage - junit-vintage-engine - ${junitJupiter.version} - test - @@ -155,12 +141,6 @@ Modifications copyright (c) 2018 Nokia ${regex.version} - - org.mockito - mockito-core - test - - org.jmockit jmockit @@ -427,4 +407,4 @@ Modifications copyright (c) 2018 Nokia - \ No newline at end of file + -- cgit 1.2.3-korg