回退 'Pull Request !518 : 添加华为云 maven 升级依赖'

This commit is contained in:
芋道源码
2023-07-02 15:41:26 +00:00
committed by Gitee
parent 6b42efd786
commit 11c4c950b7
16 changed files with 66 additions and 76 deletions

View File

@ -21,7 +21,7 @@
<maven.compiler.target>8</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- 统一依赖管理 -->
<spring.boot.version>2.7.13</spring.boot.version>
<spring.boot.version>2.7.12</spring.boot.version>
</properties>
<dependencyManagement>
@ -52,7 +52,7 @@
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-all</artifactId>
<version>5.8.20</version>
<version>5.8.18</version>
</dependency>
<dependency>