From 3f1eb397cb7dc2bc6af6890e0dc58feaf4e7e396 Mon Sep 17 00:00:00 2001 From: cl-wang Date: Fri, 21 Apr 2023 03:26:55 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0fastjson=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: cl-wang --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80df759..af4eb4b 100644 --- a/pom.xml +++ b/pom.xml @@ -84,7 +84,7 @@ com.alibaba fastjson - 1.2.75 + 1.2.83 -- Gitee