upgrade spring boot 2.7.10

This commit is contained in:
thinkgem
2023-03-24 23:45:08 +08:00
parent f3b2e2204b
commit 532a20ed6f

View File

@@ -6,7 +6,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.7.9</version> <version>2.7.10</version>
<relativePath /> <relativePath />
</parent> </parent>