From d3756f7e951bc5889f75ee9d87290820387ae077 Mon Sep 17 00:00:00 2001 From: sunil unnava Date: Thu, 6 Sep 2018 21:12:32 -0400 Subject: [PATCH 1/1] fixes for security vulnerabilities Issue-ID: DMAAP-738 Change-Id: I4fbb68524e23ebdc90b1f5af7181e0c2cfbc277a Signed-off-by: sunil unnava --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index 1f97cc0..27ba141 100644 --- a/pom.xml +++ b/pom.xml @@ -306,6 +306,12 @@ + + + org.apache.cxf + cxf-rt-transports-http + 3.2.5 + com.att.cadi @@ -540,6 +546,12 @@ 3.2.2 + + + org.apache.cxf + cxf-core + + -- 2.16.6