update springboot 3.1.4 => 3.1.5

update springboot 2.7.14 => 2.7.17(扩展服务)
update poi 5.2.3 => 5.2.4
update satoken 1.36.0 => 1.37.0
update springboot-admin 3.1.6 => 3.1.7
update redisson 3.23.5 => 3.24.1
This commit is contained in:
疯狂的狮子Li
2023-10-20 10:10:11 +08:00
parent de3adb2230
commit 0e6464d344
2 changed files with 7 additions and 17 deletions

View File

@ -10,8 +10,8 @@
<artifactId>ruoyi-powerjob-server</artifactId>
<properties>
<spring-boot.version>2.7.14</spring-boot.version>
<spring-boot-admin.version>2.7.10</spring-boot-admin.version>
<spring-boot.version>2.7.17</spring-boot.version>
<spring-boot-admin.version>2.7.11</spring-boot-admin.version>
</properties>
<dependencyManagement>
<dependencies>