升级spring-boot到最新版本3.5.8

springboot3
RuoYi 2025-12-11 14:40:16 +08:00
parent 575b1b727f
commit 336a47660f
1 changed files with 1 additions and 1 deletions

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>