update java 1.8 => 17

update springboot 2.7.7 => 3.0.1
update springboot-admin 2.7.10 => 3.0.0-M8
update springdoc 1.6.14 => 2.0.2
update lock4j 2.2.3 => 2.2.4
update dynamic-ds 3.5.2 => 3.6.1
This commit is contained in:
疯狂的狮子Li
2023-01-13 21:50:41 +08:00
parent b0996853d1
commit 41242cd4aa
5 changed files with 35 additions and 39 deletions

View File

@ -61,7 +61,6 @@
<dependency>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-starter</artifactId>
<version>${spring-boot.mybatis}</version>
</dependency>
<!-- mysql -->
<dependency>