瀏覽代碼

update 删除无用依赖引入

疯狂的狮子Li 11 月之前
父節點
當前提交
49c00e162b
共有 1 個文件被更改,包括 0 次插入5 次删除
  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>