From: liangxuning Date: Thu, 15 Mar 2018 06:05:56 +0000 (+0800) Subject: 1 X-Git-Tag: v1.1.0~32 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7f733fde5c7c86e82812eafbc57da8f35a79f6bd;p=vfc%2Fnfvo%2Fdriver%2Fems.git 1 Change-Id: I3dfe019e23571c1effe5b49a26d75be00e20111f Issue-ID: VFC-742 Signed-off-by: liangxuning modified: ems/boco/pom.xml --- diff --git a/ems/boco/pom.xml b/ems/boco/pom.xml index d0b10a3..825ce73 100644 --- a/ems/boco/pom.xml +++ b/ems/boco/pom.xml @@ -115,11 +115,6 @@ commons-lang 2.6 - - log4j - log4j - 1.2.17 - com.alibaba fastjson @@ -226,11 +221,6 @@ javax.json 1.0.4 - - org.slf4j - slf4j-log4j12 - 1.7.5 - @@ -264,11 +254,6 @@ netty-handler 4.1.22.Final - - ch.qos.logback - logback-access - 1.2.3 - com.fasterxml.jackson.dataformat jackson-dataformat-xml @@ -279,12 +264,6 @@ bcprov-jdk15on 1.59 - - ch.qos.logback - logback-classic - 1.2.3 - test - xerces xercesImpl @@ -431,5 +410,20 @@ logkit 2.0 + + org.slf4j + slf4j-api + 1.7.5 + + + ch.qos.logback + logback-classic + 1.2.3 + + + ch.qos.logback + logback-core + 1.2.3 +