Upgrade log4j to clear security issue 35/35535/1
authorPamela Dragosh <pdragosh@research.att.com>
Tue, 13 Mar 2018 16:58:32 +0000 (12:58 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Tue, 13 Mar 2018 16:58:41 +0000 (12:58 -0400)
Vulnerability id is CVE-2017-5645

Issue-ID: POLICY-507
Change-Id: Ifed6ae8991edfa1d0e9b8c38afe19f5b43cf0b46
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
LogParser/pom.xml

index db47245..b7f3f1e 100644 (file)
@@ -74,7 +74,7 @@
                <dependency>
                        <groupId>org.apache.logging.log4j</groupId>
                        <artifactId>log4j-core</artifactId>
-                       <version>2.4</version>
+                       <version>2.8.2</version>
                </dependency>
                <dependency>
                        <groupId>org.eclipse.persistence</groupId>