feat: upgrade to 1.0.9

This commit is contained in:
felord.cn
2021-03-23 00:20:31 +08:00
committed by felord
parent 34b65b6417
commit 7c95c8ec7c
6 changed files with 9 additions and 9 deletions

View File

@@ -35,7 +35,7 @@
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.8.RELEASE</version>
<version>1.0.9.RELEASE</version>
</dependency>
```
## 采用技术

View File

@@ -4,7 +4,7 @@
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.8.RELEASE</version>
<version>1.0.9.RELEASE</version>
</dependency>
```
> 基于 **Spring Boot 2.x**