enhance: 1.0.20

This commit is contained in:
xiafang
2024-04-29 13:41:07 +08:00
parent 85621edace
commit 5b8850b980
6 changed files with 13 additions and 13 deletions

View File

@@ -22,11 +22,11 @@
<parent>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot</artifactId>
<version>1.0.19.RELEASE</version>
<version>1.0.20.RELEASE</version>
</parent>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.19.RELEASE</version>
<version>1.0.20.RELEASE</version>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>
@@ -62,4 +62,4 @@
</dependency>
</dependencies>
</project>
</project>