v1.14.0 更新

This commit is contained in:
shengzhang
2021-03-12 01:45:13 +08:00
parent 9fe0e1f97b
commit f9ad71db66
28 changed files with 73 additions and 36 deletions

View File

@@ -7,13 +7,13 @@
<parent>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-parent</artifactId>
<version>1.13.0</version>
<version>1.14.0</version>
</parent>
<packaging>jar</packaging>
<name>sa-token-dao-redis</name>
<artifactId>sa-token-oauth2</artifactId>
<version>1.13.0-alpha</version>
<version>1.14.0-alpha</version>
<description>sa-token realization oauth2.0</description>
<dependencies>