* update springboot 3.0.8 => 3.1.2

* update spring-mybatis 3.0.1 => 3.0.2
* update easyexcel 3.3.1 => 3.3.2
* update hutool 5.8.18 => 5.8.20
* update redisson 3.20.1 => 3.23.1
* update dynamic-ds 4.1.1 => 4.1.2
* update mapstruct-plus 1.3.1 => 1.3.5
* update aws-java-sdk-s3 1.12.400 => 1.12.517
* update maven-surefire-plugin 3.0.0 => 3.1.2
This commit is contained in:
疯狂的狮子Li
2023-07-28 13:53:05 +08:00
parent 16e47a8466
commit e86765c6bc
4 changed files with 13 additions and 13 deletions

View File

@ -106,7 +106,7 @@ spring.data:
# 连接超时时间
timeout: 10s
# 是否开启ssl
ssl: false
ssl.enabled: false
redisson:
# redis key前缀

View File

@ -109,7 +109,7 @@ spring.data:
# 连接超时时间
timeout: 10s
# 是否开启ssl
ssl: false
ssl.enabled: false
redisson:
# redis key前缀