From bc10d4452234ba03ad2c14ceba6d7d0fcdde5dc2 Mon Sep 17 00:00:00 2001 From: yuliangwan Date: Tue, 23 Feb 2021 10:43:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7jackson=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7=20(#5373)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: jiangyan --- fe/pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fe/pom.xml b/fe/pom.xml index 91288340d7..4ceb929915 100644 --- a/fe/pom.xml +++ b/fe/pom.xml @@ -199,7 +199,7 @@ under the License. com.fasterxml.jackson.core jackson-core - 2.9.7 + 2.12.1 @@ -426,28 +426,28 @@ under the License. com.fasterxml.jackson.core jackson-annotations - 2.9.7 + 2.12.1 com.fasterxml.jackson.core jackson-databind - 2.9.7 + 2.12.1 com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.9.7 + 2.12.1 com.fasterxml.jackson.module jackson-module-jaxb-annotations - 2.9.7 + 2.12.1