spring boot 3.5.6

This commit is contained in:
thinkgem
2025-09-26 19:32:55 +08:00
parent 128a327024
commit 60bf5c2ce1

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>3.5.4</version> <version>3.5.6</version>
<relativePath /> <relativePath />
</parent> </parent>