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

📝 更新 README.md

This commit is contained in:
Yangkai.Shen
2019-11-12 14:30:01 +08:00
parent a8b8dee49f
commit 03649eb5c3

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.0</version>
<version>1.3.1</version>
</dependency>
```
@@ -432,7 +432,7 @@ justauth:
### 4.2. SNAPSHOT版本
![https://img.shields.io/badge/snapshots-1.3.0--SNAPSHOT-green](https://img.shields.io/badge/snapshots-1.3.0--SNAPSHOT-green)如果需要体验快照版本,可以在你的 `pom.xml`进行如下配置:
![https://img.shields.io/badge/snapshots-1.3.1--SNAPSHOT-green](https://img.shields.io/badge/snapshots-1.3.1--SNAPSHOT-green)如果需要体验快照版本,可以在你的 `pom.xml`进行如下配置:
```xml
<repositories>