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

@@ -11,7 +11,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>
```