deason 1 жил өмнө
parent
commit
b0415e07a6
1 өөрчлөгдсөн 4 нэмэгдсэн , 4 устгасан
  1. 4 4
      pom.xml

+ 4 - 4
pom.xml

@@ -87,10 +87,10 @@
             <artifactId>data-redis</artifactId>
             <version>${qmth-boot-version}</version>
             <exclusions>
-                <exclusion>
+                <!--<exclusion>
                     <groupId>org.redisson</groupId>
                     <artifactId>redisson</artifactId>
-                </exclusion>
+                </exclusion>-->
             </exclusions>
         </dependency>
         <dependency>
@@ -127,11 +127,11 @@
         </dependency>
         <!-- Swagger jars end -->
 
-        <dependency>
+        <!--<dependency>
             <groupId>org.redisson</groupId>
             <artifactId>redisson</artifactId>
             <version>3.15.6</version>
-        </dependency>
+        </dependency>-->
         <dependency>
             <groupId>com.alibaba</groupId>
             <artifactId>fastjson</artifactId>