1
0
mirror of synced 2025-11-06 04:21:05 +08:00

Merge pull request #28 from luoqiz/master

feat: 发布1.4.1
This commit is contained in:
yadong.zhang
2025-01-13 16:16:18 +08:00
committed by GitHub

View File

@@ -23,7 +23,7 @@
<groupId>com.xkcoding.justauth</groupId>
<artifactId>justauth-spring-boot-starter</artifactId>
<version>1.4.1-SNAPSHOT</version>
<version>1.4.1</version>
<name>justauth-spring-boot-starter</name>
<url>https://github.com/xkcoding/justauth-spring-boot-starter</url>
@@ -73,7 +73,7 @@
<spring-boot.version>2.1.8.RELEASE</spring-boot.version>
<!--JustAuth版本-->
<justauth.version>1.16.7</justauth.version>
<hutool.version>5.8.19</hutool.version>
<hutool.version>5.8.35</hutool.version>
</properties>
<dependencies>