升级spring-boot到最新版本3.5.8

This commit is contained in:
RuoYi
2025-12-11 14:40:16 +08:00
parent 575b1b727f
commit 336a47660f

View File

@@ -44,7 +44,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>3.5.4</version>
<version>3.5.8</version>
<type>pom</type>
<scope>import</scope>
</dependency>