升级springBoot 3.5.5

This commit is contained in:
JEECG
2025-09-03 15:53:53 +08:00
parent 3e208de18e
commit 70d8353219

View File

@@ -23,7 +23,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.5.4</version>
<version>3.5.5</version>
<relativePath/>
</parent>