v1.30.0.RC

This commit is contained in:
click33
2022-05-01 12:18:36 +08:00
parent a7ef71737e
commit 21147043f2
38 changed files with 135 additions and 127 deletions

View File

@@ -10,13 +10,13 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.5.12</version>
<relativePath/>
</parent>
<!-- 定义sa-token版本号 -->
<properties>
<sa-token-version>1.29.1.trial</sa-token-version>
<sa-token-version>1.30.0.RC</sa-token-version>
</properties>
<dependencies>