From f708492681b9ae25d6029c8c6c0cd9bc5d20b997 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: Fri, 20 Oct 2023 12:25:51 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E9=99=90=E5=88=B6=E6=A1=86=E6=9E=B6?=
=?UTF-8?q?=E4=B8=AD=E7=9A=84fastjson=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 fd88920d..77af086a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,8 @@
2.2.0
2.13.0
+
+ 1.2.83
3.2.2
@@ -315,6 +317,12 @@
${ip2region.version}
+
+ com.alibaba
+ fastjson
+ ${fastjson.version}
+
+
org.dromara
ruoyi-system