From a1bd235fffc7c0685800b6f3d8289d143baa87d6 Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 6 May 2020 23:57:53 +0100 Subject: Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' Change-Id: I39b0be6ba6650c9a7215acf359f3d74e0a24e553 Signed-off-by: Vasyl Razinkov Issue-ID: SDC-2844 Issue-ID: SDC-2983 --- catalog-be/pom.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'catalog-be') diff --git a/catalog-be/pom.xml b/catalog-be/pom.xml index 6325f6cef7..27c48498dd 100644 --- a/catalog-be/pom.xml +++ b/catalog-be/pom.xml @@ -33,6 +33,7 @@ org.junit.vintage junit-vintage-engine ${junitJupiter.version} + test @@ -566,12 +567,6 @@ ${jersey-bom.version} - - com.github.tomakehurst - wiremock-standalone - test - - org.eclipse.jetty jetty-webapp -- cgit 1.2.3-korg