chore(pom.xml): 升级 SpringBoot 版本 3.0.63.1.0

This commit is contained in:
haoxr
2023-05-21 14:32:51 +08:00
parent d3e75951f1
commit d0e4e0b7bc

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.6</version> <!-- lookup parent from repository -->
<version>3.1.0</version> <!-- lookup parent from repository -->
<relativePath/>
</parent>