upgrade spring boot 2.7.9

This commit is contained in:
thinkgem
2023-03-02 09:33:07 +08:00
parent f75746435e
commit 82e98f563f

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.8</version>
<version>2.7.9</version>
<relativePath />
</parent>