feat: 升级alipay-sdk-java版本到4.31.7.ALL

This commit is contained in:
Fang
2022-06-12 16:24:43 +08:00
parent 8f6ba40b11
commit b2b9336a6e
6 changed files with 10 additions and 10 deletions

View File

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