From 511afb77cffb6e3836b1eb246fc43c26f2663715 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: Thu, 22 Dec 2022 14:04:12 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E7=A7=81?=
=?UTF-8?q?=E6=9C=89=E5=8C=96=20sentinel=20=E4=BE=9D=E8=B5=96=E4=BC=A0?=
=?UTF-8?q?=E9=80=92=20=E5=8C=85=E5=90=AB=20fastjson?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-common/ruoyi-common-sentinel/pom.xml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/ruoyi-common/ruoyi-common-sentinel/pom.xml b/ruoyi-common/ruoyi-common-sentinel/pom.xml
index 24e90c6f..6a6c8387 100644
--- a/ruoyi-common/ruoyi-common-sentinel/pom.xml
+++ b/ruoyi-common/ruoyi-common-sentinel/pom.xml
@@ -19,7 +19,21 @@
com.alibaba.cloud
spring-cloud-starter-alibaba-sentinel
+
+
+ com.alibaba
+ fastjson
+
+
+
+
+ com.alibaba
+ fastjson
+ 1.2.83
+ provided
+
+
com.alibaba.csp