From 92e0c111d9311fc4e71ac6a4c32da198349a6c1b Mon Sep 17 00:00:00 2001 From: linxuhong Date: Tue, 26 Nov 2019 10:09:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7jackson=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=20=E6=97=B6undertow=20=E8=A7=A3=E5=86=B3issue?= =?UTF-8?q?=E9=97=AE=E9=A2=98=20https://github.com/childe/hangout/issues/1?= =?UTF-8?q?44?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hangout-core/pom.xml | 43 ++++++++++++++++++++++--------------------- 1 file changed, 22 insertions(+), 21 deletions(-) diff --git a/hangout-core/pom.xml b/hangout-core/pom.xml index 5ee36f86..ce606102 100644 --- a/hangout-core/pom.xml +++ b/hangout-core/pom.xml @@ -78,29 +78,30 @@ com.fasterxml.jackson.core jackson-databind - [2.8.11.1,) - - - com.fasterxml.jackson.core - jackson-core - - - com.fasterxml.jackson.core - jackson-annotations - - - - - com.fasterxml.jackson.core - jackson-core - 2.8.2 + 2.9.0 + + + + + + + + + + + + + + + + - - com.fasterxml.jackson.core - jackson-annotations - 2.8.2 - + + + + +