Fix the security issue about java-sdk 67/28867/1 amsterdam
authorHuabingZhao <zhao.huabing@zte.com.cn>
Tue, 23 Jan 2018 06:54:30 +0000 (06:54 +0000)
committerHuabingZhao <zhao.huabing@zte.com.cn>
Tue, 23 Jan 2018 06:54:35 +0000 (06:54 +0000)
Issue-ID: MSB-126
Change-Id: Ide7380df82c706001f3074e93244daed166ea247
Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
pom.xml

diff --git a/pom.xml b/pom.xml
index 78b539a..44cd985 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,7 @@
                        <artifactId>slf4j-api</artifactId>
                        <version>1.7.12</version>
                </dependency>
+                <!--
                <dependency>
                        <groupId>ch.qos.logback</groupId>
                        <artifactId>logback-classic</artifactId>
@@ -61,7 +62,7 @@
                        <artifactId>logback-core</artifactId>
                        <version>1.1.3</version>
                </dependency>
-
+                -->
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>commons-lang3</artifactId>