From 676f40b799e523a1fcb4d14e327f9d291329f2ee Mon Sep 17 00:00:00 2001 From: Steve Hu Date: Thu, 18 Jun 2020 16:26:33 -0400 Subject: [PATCH] fixes #70 remove the temporary version.jackson-databind in the pom.xml 1.6.x --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7830e36..a36ddc5 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,6 @@ UTF-8 1.6.23-SNAPSHOT 2.10.0 - 2.10.0 1.7.25 0.6.3 1.3 @@ -274,7 +273,7 @@ com.fasterxml.jackson.core jackson-databind - ${version.jackson-databind} + ${version.jackson} org.slf4j