Merge "Upgrade sl4j security issue"
authorHuabingZhao <zhao.huabing@zte.com.cn>
Tue, 20 Mar 2018 00:49:48 +0000 (00:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 20 Mar 2018 00:49:48 +0000 (00:49 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 8a661f9..b2aa5c1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
-      <version>1.7.12</version>
+      <version>1.7.25</version>
     </dependency>
-    <!--<dependency>
-      <groupId>ch.qos.logback</groupId>
-      <artifactId>logback-classic</artifactId>
-      <version>1.1.3</version>
-    </dependency>
-    <dependency>
-      <groupId>ch.qos.logback</groupId>
-      <artifactId>logback-core</artifactId>
-      <version>1.1.3</version>
-    </dependency>-->
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>