From e3d9b549d182df103003366c4a27af0a2707a687 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90li?=
<15040126243@163.com>
Date: Tue, 24 May 2022 10:26:10 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=E9=9A=90=E5=BC=8F?=
=?UTF-8?q?=E4=BE=9D=E8=B5=96=E4=BC=A0=E9=80=92=20=E5=BA=8F=E5=88=97?=
=?UTF-8?q?=E5=8C=96=E6=BC=8F=E6=B4=9E=E9=97=AE=E9=A2=98=20=E5=85=A8?=
=?UTF-8?q?=E5=B1=80=E5=A3=B0=E6=98=8E=20fastjson=20=E7=89=88=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/pom.xml b/pom.xml
index c1736b3a..e7016e77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,6 +27,7 @@
1.2.9
3.5.1
2.3
+ 1.2.83
4.1.2
1.21
3.1.0
@@ -272,6 +273,13 @@
${guava.version}
+
+
+ com.alibaba
+ fastjson
+ ${fastjson.version}
+
+