1
0
mirror of synced 2025-11-06 06:20:49 +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>
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
<version>1.16.2</version>
<version>1.16.3</version>
</dependency>
```
- Using JustAuth

View File

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

View File

@@ -1 +1 @@
1.16.2
1.16.3

View File

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