From fa3b9e78ddb9bf673a86fe0fc6399b3a863a9e5d 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 12:33:34 +0800
Subject: [PATCH] =?UTF-8?q?update=20=E4=BC=98=E5=8C=96=20=E5=89=94?=
=?UTF-8?q?=E9=99=A4=E6=97=A0=E7=94=A8=E4=BE=9D=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-common/ruoyi-common-redis/pom.xml | 6 ------
ruoyi-common/ruoyi-common-web/pom.xml | 13 +++++++++++++
2 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/ruoyi-common/ruoyi-common-redis/pom.xml b/ruoyi-common/ruoyi-common-redis/pom.xml
index 555ecbdb..bd1075f8 100644
--- a/ruoyi-common/ruoyi-common-redis/pom.xml
+++ b/ruoyi-common/ruoyi-common-redis/pom.xml
@@ -22,12 +22,6 @@
spring-boot-starter-aop
-
-
- org.springframework.boot
- spring-boot-starter-data-redis
-
-
org.redisson
diff --git a/ruoyi-common/ruoyi-common-web/pom.xml b/ruoyi-common/ruoyi-common-web/pom.xml
index b7679638..0cd7e2d1 100644
--- a/ruoyi-common/ruoyi-common-web/pom.xml
+++ b/ruoyi-common/ruoyi-common-web/pom.xml
@@ -44,6 +44,19 @@
net.dreamlu
mica-metrics
2.7.6
+
+
+ net.dreamlu
+ mica-core
+
+
+
+
+
+ net.dreamlu
+ mica-core
+ 2.7.6
+ provided