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

📝 更新 README.md

This commit is contained in:
Yangkai.Shen
2019-12-25 18:19:46 +08:00
parent b484c0993f
commit 019839782a

View File

@@ -28,7 +28,7 @@ https://github.com/xkcoding/justauth-spring-boot-starter-demo
<dependency>
<groupId>com.xkcoding.justauth</groupId>
<artifactId>justauth-spring-boot-starter</artifactId>
<version>1.3.1</version>
<version>1.3.2</version>
</dependency>
```
@@ -432,7 +432,7 @@ justauth:
### 4.2. SNAPSHOT版本
![https://img.shields.io/badge/snapshots-1.3.2--SNAPSHOT-green](https://img.shields.io/badge/snapshots-1.3.2--SNAPSHOT-green)如果需要体验快照版本,可以在你的 `pom.xml`进行如下配置:
![https://img.shields.io/badge/snapshots-1.4.0--SNAPSHOT-green](https://img.shields.io/badge/snapshots-1.4.0--SNAPSHOT-green)如果需要体验快照版本,可以在你的 `pom.xml`进行如下配置:
```xml
<repositories>