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 --- ONAP-PDP-REST/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ONAP-PDP-REST/pom.xml') diff --git a/ONAP-PDP-REST/pom.xml b/ONAP-PDP-REST/pom.xml index bd08a0e63..ad7c70c88 100644 --- a/ONAP-PDP-REST/pom.xml +++ b/ONAP-PDP-REST/pom.xml @@ -198,7 +198,7 @@ io.springfox springfox-swagger-ui - 2.5.0 + 2.7.0 org.onap.policy.engine -- cgit 1.2.3-korg