1
0
mirror of synced 2025-12-14 02:38:00 +08:00

🔖 修改版本号为 1.16.3

This commit is contained in:
yadong.zhang
2021-08-11 10:51:25 +08:00
parent ebf39627dd
commit e5548b0173
4 changed files with 4 additions and 4 deletions

View File

@@ -56,7 +56,7 @@ These artifacts are available from Maven Central:
<dependency> <dependency>
<groupId>me.zhyd.oauth</groupId> <groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId> <artifactId>JustAuth</artifactId>
<version>1.16.2</version> <version>1.16.3</version>
</dependency> </dependency>
``` ```
- Using JustAuth - Using JustAuth

View File

@@ -66,7 +66,7 @@ JustAuth 集成了诸如Github、Gitee、支付宝、新浪微博、微信、
<dependency> <dependency>
<groupId>me.zhyd.oauth</groupId> <groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId> <artifactId>JustAuth</artifactId>
<version>1.16.2</version> <version>1.16.3</version>
</dependency> </dependency>
``` ```

View File

@@ -1 +1 @@
1.16.2 1.16.3

View File

@@ -6,7 +6,7 @@
<groupId>me.zhyd.oauth</groupId> <groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId> <artifactId>JustAuth</artifactId>
<version>1.16.2</version> <version>1.16.3</version>
<name>JustAuth</name> <name>JustAuth</name>
<url>https://gitee.com/yadong.zhang/JustAuth</url> <url>https://gitee.com/yadong.zhang/JustAuth</url>