From 537a465526090981c0a0e1cb278494d80c731ade Mon Sep 17 00:00:00 2001 From: "sebastien.falquier" Date: Tue, 25 Sep 2018 17:32:29 +0200 Subject: Bump jackson dependencies version to 2.9.6 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 47fb2ca..ccc323c 100644 --- a/pom.xml +++ b/pom.xml @@ -49,17 +49,17 @@ com.fasterxml.jackson.core jackson-core - 2.7.3 + 2.9.6 com.fasterxml.jackson.core jackson-databind - 2.7.3 + 2.9.6 com.fasterxml.jackson.core jackson-annotations - 2.7.0 + 2.9.6 org.mockito -- cgit v1.2.3