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