update springboot 3.1.7 => 3.2.1 全面支持虚拟线程

update springboot-admin 3.1.8 => 3.2.0
update springdoc 2.2.0 => 2.3.0
update redisson 3.24.3 => 3.25.2
update hutool 5.8.22 => 5.8.24
update dynamic-ds 4.2.0 => 4.3.0
This commit is contained in:
疯狂的狮子Li
2024-01-04 16:33:40 +08:00
parent f101d70523
commit 30d7651322
5 changed files with 29 additions and 8 deletions

View File

@ -39,7 +39,7 @@
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
<artifactId>mybatis-plus-spring-boot3-starter</artifactId>
<exclusions>
<exclusion>
<groupId>org.mybatis</groupId>