Explorar el Código

bugfix:redisson版本修改

panzhilin hace 3 meses
padre
commit
b9d81cf47d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -83,7 +83,7 @@
             <dependency>
                 <groupId>org.redisson</groupId>
                 <artifactId>redisson-spring-boot-starter</artifactId>
-                <version>3.17.7</version>
+                <version>3.15.0</version>
             </dependency>
 
             <dependency>