From: Nelson,Thomas(tn1381)(arthurdent3) Date: Fri, 8 Mar 2019 21:07:52 +0000 (-0500) Subject: update version of jackson datatype X-Git-Tag: 2.5.8~3^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=music.git;a=commitdiff_plain;h=e86d0f52525dc3207ccc547afc93cdbfecad4283 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) --- 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