From e86d0f52525dc3207ccc547afc93cdbfecad4283 Mon Sep 17 00:00:00 2001 From: "Nelson,Thomas(tn1381)(arthurdent3)" Date: Fri, 8 Mar 2019 16:07:52 -0500 Subject: update version of jackson datatype this is to resolve a vulnerbility. Issue-ID: MUSIC-363 Change-Id: Ieef2f72adc8cb3258e334cc454475d764f7ee52f Signed-off-by: Nelson,Thomas(tn1381)(arthurdent3) --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 68f835a8..f93de295 100755 --- a/pom.xml +++ b/pom.xml @@ -463,6 +463,13 @@ test + + + com.fasterxml.jackson.datatype + jackson-datatype-jsr310 + 2.9.8 + + com.fasterxml.jackson.core jackson-databind -- cgit 1.2.3-korg