From a856b67f80533936a238485e9cbcb638893b5e96 Mon Sep 17 00:00:00 2001 From: Michiel Leegwater Date: Wed, 27 Feb 2019 23:32:33 +0100 Subject: [PATCH] Updating Jackson due to CVEs Jackson data bind has CVE-2018-1000873, CVE-2018-19360, CVE-2018-19361, CVE-2018-19362 reported on the library. These are fixed in version 2.9.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 37b44b412..855d0344c 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 1.7 2.27 - 2.9.7 + 2.9.8 4.5.6 1.18 1.11