v1.11.0更新

This commit is contained in:
shengzhang
2021-01-10 00:15:23 +08:00
parent 2d3a262e2f
commit 600cc98e20
20 changed files with 84 additions and 33 deletions

View File

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