Upgrade sl4j security issue 23/36623/1
authorDenes Nemeth <denes.nemeth@nokia.com>
Mon, 19 Mar 2018 10:56:06 +0000 (11:56 +0100)
committerDenes Nemeth <denes.nemeth@nokia.com>
Mon, 19 Mar 2018 10:56:06 +0000 (11:56 +0100)
Change-Id: Id0d3c96f06db1815e27a844eb81fac371d9e679c
Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
Issue-ID: VFC-728

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>