v1.12.0 版本更新

This commit is contained in:
shengzhang
2021-01-12 01:01:23 +08:00
parent 1ce7b945d8
commit ba640295c5
23 changed files with 63 additions and 41 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-parent</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
</parent>
<packaging>jar</packaging>
@@ -20,7 +20,7 @@
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-starter</artifactId>
<version>1.11.0</version>
<version>1.12.0</version>
</dependency>
<!-- RedisTemplate 相关操作API -->
<dependency>