upgrade: spring boot 版本升级到2.7.7

This commit is contained in:
xiafang
2023-01-03 15:32:50 +08:00
parent d8288cdd3a
commit e1ec5f1b7c
8 changed files with 31 additions and 18 deletions

View File

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