refactor: upgrade to 1.0.8

This commit is contained in:
felord.cn
2021-03-06 15:57:28 +08:00
committed by felord.cn
parent 22d83edb89
commit ff5911205b
6 changed files with 9 additions and 9 deletions

View File

@@ -11,7 +11,7 @@
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.7.RELEASE</version>
<version>1.0.8.RELEASE</version>
</dependency>
```