From aedad2d62a108b00d1d7b57c3f5ca6ad3b6bc437 Mon Sep 17 00:00:00 2001 From: Senthilkumar Gopal Date: Mon, 21 Jan 2019 18:15:56 -0800 Subject: [PATCH] fixing the vulnerable jackson library version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0d572fe..fc06f68 100644 --- a/pom.xml +++ b/pom.xml @@ -110,7 +110,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.5 + 2.9.8