This commit is contained in:
xiafang
2023-03-01 09:29:36 +08:00
parent 30613a2fdd
commit 5e63779f36
6 changed files with 8 additions and 8 deletions

View File

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

View File

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