From 5f4fc4c27c8c644b8b909ccc87b540c027defc71 Mon Sep 17 00:00:00 2001 From: yeqd Date: Fri, 20 Nov 2020 13:31:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96=E5=86=B2?= =?UTF-8?q?=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- user-service/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/user-service/pom.xml b/user-service/pom.xml index c717589..6cb9766 100644 --- a/user-service/pom.xml +++ b/user-service/pom.xml @@ -70,6 +70,12 @@ com.fasterxml.jackson.datatype jackson-datatype-jsr310 2.9.2 + + + com.fasterxml.jackson.core + jackson-databind + +