升级springboot到4.1.0,springcloud也升级到2025.1.2

This commit is contained in:
2026-06-26 17:23:32 +08:00
parent 181f210449
commit af5e2ecc2a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>4.0.7</version>
<version>4.1.0</version>
<relativePath/>
</parent>