From d59a42debb3a0ebe57b7a45f1bf7eede02fc99a1 Mon Sep 17 00:00:00 2001 From: LeoAugust19 <2339788368@qq.com> Date: Sat, 4 Aug 2018 12:07:51 +0800 Subject: [PATCH] fix issue #540 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f72cef9e..a407da90 100644 --- a/pom.xml +++ b/pom.xml @@ -96,17 +96,17 @@ com.fasterxml.jackson.core jackson-annotations - 2.4.4 + 2.5.3 com.fasterxml.jackson.core jackson-core - 2.4.4 + 2.5.3 com.fasterxml.jackson.core jackson-databind - 2.4.4 + 2.5.3 org.slf4j