From: prathameshmo Date: Tue, 9 Jul 2019 14:32:15 +0000 (-0400) Subject: Remove slf4j-log4j12 dependency which apache-kafka is bringing. X-Git-Tag: 0.5.0~95 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=22d3293ec88d18e20f58c87e3f34c1cd24ad61f4;p=ccsdk%2Fcds.git Remove slf4j-log4j12 dependency which apache-kafka is bringing. Issue-ID: CCSDK-1459 Signed-off-by: prathameshmo Change-Id: I318384ebe93cacb2b7436d3e796a8cac345724bb --- diff --git a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml index 89ad720f6..ece1b0ac2 100755 --- a/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml +++ b/ms/blueprintsprocessor/modules/inbounds/selfservice-api/pom.xml @@ -83,7 +83,12 @@ org.apache.kafka kafka_2.11 ${kafka.version} + + + org.slf4j + slf4j-log4j12 + + -