【7.4.0】升级spring boot版本到2.7.10

pull/54/MERGE
fengshuonan 2023-04-08 11:33:09 +08:00
parent b1c4e8855e
commit df93b4d24a
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.2</version> <version>2.7.10</version>
</parent> </parent>
<modules> <modules>