v1.12.1更新

This commit is contained in:
shengzhang
2021-01-14 02:06:39 +08:00
parent 3b9f6b71e9
commit 87292cb7d5
23 changed files with 50 additions and 36 deletions

View File

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