升级springBoot 3.5.5

springboot3
JEECG 2025-09-03 15:53:53 +08:00
parent 3e208de18e
commit 70d8353219
1 changed files with 1 additions and 1 deletions

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>