From 48276315757f6561ee6a52575c07ba4d726679f5 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 5 Mar 2018 20:34:18 -0500 Subject: Clean up pom.xml and fix CLM This has some cleanup for overriding managed dependencies, a duplicate entry for mariadb, unnecessary inclusion of older EELF library, an upgrade of swagger tools to fix a security issue and lastly an override of a depedency to clear a security issue. Issue-ID: POLICY-507 Change-Id: I8767f6edc37551c559010d96d350afdd5961f13d Signed-off-by: Pamela Dragosh --- LogParser/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'LogParser') diff --git a/LogParser/pom.xml b/LogParser/pom.xml index 0bd21a8de..16c58dd4c 100644 --- a/LogParser/pom.xml +++ b/LogParser/pom.xml @@ -34,7 +34,6 @@ com.h2database h2 - 1.4.193 org.mariadb.jdbc @@ -70,7 +69,7 @@ org.apache.logging.log4j log4j-api - 2.4 + 2.8.2 org.apache.logging.log4j -- cgit 1.2.3-korg