summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliangxuning <liangxuning@boco.com.cn>2019-04-10 14:34:52 +0800
committerliangxuning <liangxuning@boco.com.cn>2019-04-10 14:35:01 +0800
commit5e5c5a53d4558bb9e22d159166750c3c525f7ea3 (patch)
tree6eaee06747a0fdb94a4ca476001fbcae8b60122f
parent55afcaa0cd778339fba55241bcecf1f86ffead18 (diff)
add logbak-classis jar
Change-Id: I381cb6a047b3928bf6bd9df7e14a0b4df60f4c4f Issue-ID: VFC-742 Signed-off-by: liangxuning<liangxuning@boco.com.cn> modified: ems/boco/pom.xml
-rw-r--r--ems/boco/pom.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/ems/boco/pom.xml b/ems/boco/pom.xml
index ac2adae..99ea16e 100644
--- a/ems/boco/pom.xml
+++ b/ems/boco/pom.xml
@@ -264,16 +264,6 @@
<artifactId>mockserver-netty</artifactId>
<version>5.3.0</version>
<scope>test</scope>
- <exclusions>
- <exclusion>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-classic</artifactId>
- </exclusion>
- <exclusion>
- <groupId>ch.qos.logback</groupId>
- <artifactId>logback-core</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>org.eclipse.jetty</groupId>