From 7de2959185a0566e0ded8ef53f0ab81172120555 Mon Sep 17 00:00:00 2001 From: "Cezar.Leahu" Date: Tue, 6 Aug 2019 14:44:37 +0300 Subject: [PATCH] ATS-526 : Upgrade Jackson from 2.9.9 to 2.9.9.2 --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e5ffa7a..eda46c11 100644 --- a/pom.xml +++ b/pom.xml @@ -26,6 +26,7 @@ 1.0.2.3 5.15.9 2.9.9 + 2.9.9.2 3.2.9 @@ -129,7 +130,7 @@ com.fasterxml.jackson.core jackson-databind - ${dependency.jackson.version} + ${dependency.jackson-databind.version} com.fasterxml.jackson.core