mirror of
https://gitee.com/yadong.zhang/JustAuth.git
synced 2025-12-07 09:18:27 +08:00
⬆️ Upgrading dependencies.
This commit is contained in:
parent
2723f0dc3d
commit
6b00783cd9
4
pom.xml
4
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>me.zhyd.oauth</groupId>
|
<groupId>me.zhyd.oauth</groupId>
|
||||||
<artifactId>JustAuth</artifactId>
|
<artifactId>JustAuth</artifactId>
|
||||||
<version>1.15.7-beta.3</version>
|
<version>1.15.7-beta.4</version>
|
||||||
|
|
||||||
<name>JustAuth</name>
|
<name>JustAuth</name>
|
||||||
<url>https://gitee.com/yadong.zhang/JustAuth</url>
|
<url>https://gitee.com/yadong.zhang/JustAuth</url>
|
||||||
@ -63,7 +63,7 @@
|
|||||||
<simple-http.version>1.0.2</simple-http.version>
|
<simple-http.version>1.0.2</simple-http.version>
|
||||||
<lombok-version>1.18.10</lombok-version>
|
<lombok-version>1.18.10</lombok-version>
|
||||||
<junit-version>4.11</junit-version>
|
<junit-version>4.11</junit-version>
|
||||||
<fastjson-version>1.2.71</fastjson-version>
|
<fastjson-version>1.2.73</fastjson-version>
|
||||||
<alipay-sdk-version>4.8.10.ALL</alipay-sdk-version>
|
<alipay-sdk-version>4.8.10.ALL</alipay-sdk-version>
|
||||||
<jacoco-version>0.8.2</jacoco-version>
|
<jacoco-version>0.8.2</jacoco-version>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user