Bläddra i källkod

remove 删除无用 redis 依赖配置

疯狂的狮子li 3 år sedan
förälder
incheckning
2a3bf1d994
1 ändrade filer med 0 tillägg och 12 borttagningar
  1. 0 12
      ruoyi-common/pom.xml

+ 0 - 12
ruoyi-common/pom.xml

@@ -82,18 +82,6 @@
             <artifactId>jaxb-impl</artifactId>
             <artifactId>jaxb-impl</artifactId>
         </dependency>
         </dependency>
 
 
-        <!-- redis 缓存操作 -->
-        <dependency>
-            <groupId>org.springframework.boot</groupId>
-            <artifactId>spring-boot-starter-data-redis</artifactId>
-        </dependency>
-
-        <!-- pool 对象池 -->
-        <dependency>
-            <groupId>org.apache.commons</groupId>
-            <artifactId>commons-pool2</artifactId>
-        </dependency>
-
         <!-- servlet包 -->
         <!-- servlet包 -->
         <dependency>
         <dependency>
             <groupId>javax.servlet</groupId>
             <groupId>javax.servlet</groupId>