From 95ba387d63592af1a334cf1bc1b6c720d15f1127 Mon Sep 17 00:00:00 2001 From: Sunil Unnava Date: Thu, 8 Mar 2018 10:28:05 -0500 Subject: [PATCH] fixes for security issues Issue-ID: DMAAP-207 Change-Id: I4ccb5c388c7768ac3c26d52d48cc0feaa983c41d Signed-off-by: Sunil Unnava --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c2d541f..ebbacd5 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ commons-beanutils commons-beanutils - 1.9.2 + 1.9.3 @@ -334,7 +334,7 @@ com.fasterxml.jackson.core jackson-databind - 2.3.3 + 2.8.11 -- 2.16.6