build: 构建环境升级

Upgrade to Spring Boot 2.4.2
This commit is contained in:
felord.cn
2021-01-18 11:51:32 +08:00
parent 72c505939b
commit e93fb5e4ed
3 changed files with 7 additions and 7 deletions

View File

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