upgrade to 1.0.2.RELEASE

This commit is contained in:
felord.cn
2020-12-27 22:48:06 +08:00
parent 4c50def92a
commit 37a9075157
2 changed files with 1 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.1.RELEASE</version>
<version>1.0.2.RELEASE</version>
</dependency>
```