v1.7.0 版本更新

This commit is contained in:
shengzhang
2020-12-24 22:51:57 +08:00
parent 5c684ac7f1
commit d9836f00ca
18 changed files with 117 additions and 101 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-parent</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
</parent>
<packaging>jar</packaging>
@@ -19,7 +19,7 @@
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-core</artifactId>
<version>1.6.0</version>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>