Browse Source

update 删除无用依赖引入

疯狂的狮子Li 11 tháng trước cách đây
mục cha
commit
49c00e162b
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      ruoyi-common/ruoyi-common-web/pom.xml

+ 0 - 5
ruoyi-common/ruoyi-common-web/pom.xml

@@ -21,11 +21,6 @@
             <artifactId>ruoyi-common-json</artifactId>
         </dependency>
 
-        <dependency>
-            <groupId>org.dromara</groupId>
-            <artifactId>ruoyi-common-redis</artifactId>
-        </dependency>
-
         <!-- SpringBoot Web容器 -->
         <dependency>
             <groupId>org.springframework.boot</groupId>