1
0
mirror of synced 2026-03-24 22:03:14 +08:00

⬆️ 升级 JustAuth 到1.15.4-alpha

This commit is contained in:
yadong.zhang
2020-06-10 20:11:21 +08:00
parent 2a593a2770
commit a82d6b6387
3 changed files with 7 additions and 3 deletions

View File

@@ -23,7 +23,7 @@
<groupId>com.xkcoding.justauth</groupId>
<artifactId>justauth-spring-boot-starter</artifactId>
<version>1.3.3</version>
<version>1.3.4</version>
<name>justauth-spring-boot-starter</name>
<url>https://github.com/xkcoding/justauth-spring-boot-starter</url>
@@ -67,7 +67,7 @@
<!--SpringBoot版本-->
<spring-boot.version>2.1.8.RELEASE</spring-boot.version>
<!--JustAuth版本-->
<justauth.version>1.15.1</justauth.version>
<justauth.version>1.15.4-alpha</justauth.version>
<hutool.version>5.1.0</hutool.version>
</properties>