From 7f733fde5c7c86e82812eafbc57da8f35a79f6bd Mon Sep 17 00:00:00 2001 From: liangxuning Date: Thu, 15 Mar 2018 14:05:56 +0800 Subject: [PATCH] 1 Change-Id: I3dfe019e23571c1effe5b49a26d75be00e20111f Issue-ID: VFC-742 Signed-off-by: liangxuning modified: ems/boco/pom.xml --- ems/boco/pom.xml | 36 +++++++++++++++--------------------- 1 file changed, 15 insertions(+), 21 deletions(-) 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 + -- 2.16.6