From: liamfallon Date: Tue, 19 Jun 2018 03:31:44 +0000 (+0800) Subject: Fix security vul'y in slf4j-ext X-Git-Tag: 2.0.0~121 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f86117b3a295188426c99399fae3749f66674e4e;p=policy%2Fapex-pdp.git Fix security vul'y in slf4j-ext sjf4j-ext version 1.7.25 has security vulnerabilities. Changed to version 1.8.0-beta2 as recommended here: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-8088 Issue-ID: POLICY-905 Signed-off-by: liamfallon Change-Id: I5df02a40240c62a7fe5768cff2de9d3b57ba7603 Signed-off-by: liamfallon --- diff --git a/pom.xml b/pom.xml index aa84f2448..5f4476f14 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ org.slf4j slf4j-ext - 1.7.25 + 1.8.0-beta2 org.slf4j @@ -141,4 +141,4 @@ services plugins - \ No newline at end of file +