1
0
mirror of synced 2025-12-10 08:24:36 +08:00

🔖 1.15.5-alpha

This commit is contained in:
yadong.zhang
2020-06-07 16:28:27 +08:00
parent 571c3438e4
commit e93ad07c5f
44 changed files with 453 additions and 214 deletions

View File

@@ -6,7 +6,7 @@
<groupId>me.zhyd.oauth</groupId>
<artifactId>JustAuth</artifactId>
<version>1.15.4-alpha</version>
<version>1.15.5-alpha</version>
<name>JustAuth</name>
<url>https://gitee.com/yadong.zhang/JustAuth</url>
@@ -60,7 +60,7 @@
<maven-surefire-version>2.20</maven-surefire-version>
<maven-gpg-version>1.6</maven-gpg-version>
<maven.test.skip>false</maven.test.skip>
<simple-http.version>1.0.1</simple-http.version>
<simple-http.version>1.0.2-SNAPSHOT</simple-http.version>
<lombok-version>1.18.10</lombok-version>
<junit-version>4.11</junit-version>
<fastjson-version>1.2.69</fastjson-version>