Explorar el Código

redis配置修改

zouxuan hace 1 año
padre
commit
0dfd050b82
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      toolset/toolset-payment/pom.xml

+ 1 - 1
toolset/toolset-payment/pom.xml

@@ -39,7 +39,7 @@
         <dependency>
             <groupId>org.redisson</groupId>
             <artifactId>redisson-spring-boot-starter</artifactId>
-            <version>3.16.4</version>
+            <version>${redisson.version}</version>
         </dependency>
         <!-- 阿里 -->
         <dependency>