feat: upgrade to 1.0.9

This commit is contained in:
felord.cn
2021-03-23 00:20:31 +08:00
committed by felord.cn
parent d1068c1fb6
commit e0eacd523e
6 changed files with 9 additions and 9 deletions

View File

@@ -5,11 +5,11 @@
<parent>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.8.RELEASE</version>
<version>1.0.9.RELEASE</version>
</parent>
<artifactId>payment-spring-boot-autoconfigure</artifactId>
<version>1.0.8.RELEASE</version>
<version>1.0.9.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>