From 040bbabe6b4324a434bc7605cbe292d099252bdf Mon Sep 17 00:00:00 2001 From: shaozhuguang Date: Tue, 10 Sep 2019 18:44:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9fastjson=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E4=B8=BA1.2.60?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/pom.xml b/source/pom.xml index 9dd10642..cca9e658 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -43,6 +43,7 @@ 3.3.0 1.2.2 1.8.8 + 1.2.60 0.5.35 1.0.18 @@ -180,7 +181,7 @@ com.alibaba fastjson - 1.2.58 + ${fastjson.version}