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 --- utils/DmaapPublisher/pom.xml | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'utils/DmaapPublisher') diff --git a/utils/DmaapPublisher/pom.xml b/utils/DmaapPublisher/pom.xml index 1a8cf652c2..111f4f2adb 100644 --- a/utils/DmaapPublisher/pom.xml +++ b/utils/DmaapPublisher/pom.xml @@ -7,21 +7,6 @@ 1.0.0 - - - org.junit.jupiter - junit-jupiter-engine - ${junitJupiter.version} - test - - - - org.junit.vintage - junit-vintage-engine - ${junitJupiter.version} - test - - org.spockframework @@ -67,13 +52,6 @@ snakeyaml 1.18 - - - org.mockito - mockito-core - ${mockito.version} - test - org.assertj assertj-core -- cgit 1.2.3-korg