📝 更新 README.md
This commit is contained in:
@@ -28,7 +28,7 @@ https://github.com/xkcoding/justauth-spring-boot-starter-demo
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.xkcoding.justauth</groupId>
|
<groupId>com.xkcoding.justauth</groupId>
|
||||||
<artifactId>justauth-spring-boot-starter</artifactId>
|
<artifactId>justauth-spring-boot-starter</artifactId>
|
||||||
<version>1.3.0</version>
|
<version>1.3.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -432,7 +432,7 @@ justauth:
|
|||||||
|
|
||||||
### 4.2. SNAPSHOT版本
|
### 4.2. SNAPSHOT版本
|
||||||
|
|
||||||
如果需要体验快照版本,可以在你的 `pom.xml`进行如下配置:
|
如果需要体验快照版本,可以在你的 `pom.xml`进行如下配置:
|
||||||
|
|
||||||
```xml
|
```xml
|
||||||
<repositories>
|
<repositories>
|
||||||
|
|||||||
Reference in New Issue
Block a user