Browse Source

Merge branch 'master' of https://gitee.com/zhijiantianya/ruoyi-vue-pro

YunaiV 7 tháng trước cách đây
mục cha
commit
61ae0b17eb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      yudao-dependencies/pom.xml

+ 1 - 1
yudao-dependencies/pom.xml

@@ -263,7 +263,7 @@
                     <exclusion>
                         <groupId>org.redisson</groupId>
                         <!-- 使用 redisson-spring-data-27 替代,解决 Tuple NoClassDefFoundError 报错 -->
-                        <artifactId>redisson-spring-data-33</artifactId>
+                        <artifactId>redisson-spring-data-34</artifactId>
                     </exclusion>
                 </exclusions>
             </dependency>