From 41de45350f283e110caa3709a55cb7f306b631bb Mon Sep 17 00:00:00 2001 From: Sunil Unnava Date: Thu, 8 Mar 2018 13:50:34 -0500 Subject: fixes for security issues Issue-ID: DMAAP-206 Change-Id: If7a5f5bf5c8fa8cb7cdabc47e6d1eed4ca43c2cf Signed-off-by: Sunil Unnava --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 142d125..b9568c6 100644 --- a/pom.xml +++ b/pom.xml @@ -79,12 +79,12 @@ com.fasterxml.jackson.core jackson-core - 2.8.6 + 2.8.11 com.fasterxml.jackson.core jackson-databind - 2.8.11 + 2.8.11.1 org.apache.httpcomponents -- cgit 1.2.3-korg