From 088ebe4ece24e132c9cb74906fbd8f95890b7000 Mon Sep 17 00:00:00 2001 From: Jiaju Zhuang Date: Thu, 18 Jun 2020 15:05:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7fastjson=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c6ac0f7..fee6b32 100644 --- a/pom.xml +++ b/pom.xml @@ -97,7 +97,7 @@ com.alibaba fastjson - 1.2.68.noneautotype + 1.2.71 test -- GitLab