From d0b5547fff8444ff76c8b3e83776a583a0d71312 Mon Sep 17 00:00:00 2001 From: michaere Date: Mon, 17 Sep 2018 20:12:53 +0100 Subject: [PATCH] Fix for security vunerabilities Update or exclude dependencies causing security vunerabilities from pom xml Issue-ID: AAI-1613 Change-Id: Ib36459733cc86b109c16d0d0606adfe84e329e74 Signed-off-by: michaere --- pom.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index c5ea5d0..fba2123 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.onap.oparent oparent - 1.1.1 + 1.2.0 @@ -91,7 +91,7 @@ limitations under the License. org.apache.cxf cxf-rt-frontend-jaxrs - 3.2.4 + 3.2.5 @@ -203,7 +203,6 @@ limitations under the License. com.google.guava guava - 23.0 radeox @@ -215,12 +214,6 @@ limitations under the License. jackson-mapper-asl 1.4.5 - - dom4j - dom4j - 1.6.1 - provided - commons-io commons-io -- 2.16.6