From: Pamela Dragosh Date: Tue, 13 Mar 2018 16:58:32 +0000 (-0400) Subject: Upgrade log4j to clear security issue X-Git-Tag: v1.2.0~60^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F35%2F35535%2F1;p=policy%2Fengine.git Upgrade log4j to clear security issue Vulnerability id is CVE-2017-5645 Issue-ID: POLICY-507 Change-Id: Ifed6ae8991edfa1d0e9b8c38afe19f5b43cf0b46 Signed-off-by: Pamela Dragosh --- diff --git a/LogParser/pom.xml b/LogParser/pom.xml index db47245b6..b7f3f1e65 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -74,7 +74,7 @@ org.apache.logging.log4j log4j-core - 2.4 + 2.8.2 org.eclipse.persistence