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

@@ -4,7 +4,7 @@
<dependency>
<groupId>cn.felord</groupId>
<artifactId>payment-spring-boot-starter</artifactId>
<version>1.0.14.RELEASE</version>
<version>1.0.15.RELEASE</version>
</dependency>
```
> 基于 **Spring Boot 2.x**