mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-09-19 10:08:07 +08:00
适配 springboot3
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.3.3.RELEASE</version>
|
||||
<!--<version>2.3.3.RELEASE</version>-->
|
||||
<version>2.5.14</version>
|
||||
</parent>
|
||||
|
||||
<!-- 指定一些属性 -->
|
||||
|
Reference in New Issue
Block a user