mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-07 21:09:33 +00:00
* update springboot 3.0.8 => 3.1.2
* update springcloud 2022.0.2 => 2022.0.4 * update springcloud-alibaba 2022.0.0.0-RC2 => 2022.0.0.0 * update spring-mybatis 3.0.1 => 3.0.2 * update easyexcel 3.3.1 => 3.3.2 * update hutool 5.8.18 => 5.8.20 * update redisson 3.20.1 => 3.23.1 * update dynamic-ds 4.1.1 => 4.1.2 * update mapstruct-plus 1.3.1 => 1.3.5 * update aws-java-sdk-s3 1.12.400 => 1.12.517 * update maven-surefire-plugin 3.0.0 => 3.1.2
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<properties>
|
||||
<nacos.version>2.2.1</nacos.version>
|
||||
<!-- 需要与 Nacos 内置 Boot 版本保持一致 -->
|
||||
<spring-boot.version>2.7.12</spring-boot.version>
|
||||
<spring-boot.version>2.7.14</spring-boot.version>
|
||||
<spring-boot-admin.version>2.7.10</spring-boot-admin.version>
|
||||
<nacos.lib.path>${project.basedir}/src/main/resources/lib</nacos.lib.path>
|
||||
</properties>
|
||||
|
Reference in New Issue
Block a user