spring boot 2.7

This commit is contained in:
thinkgem
2022-10-19 18:30:18 +08:00
parent 298d1adbba
commit 7a33736d43

View File

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