回退 '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

@@ -36,8 +36,8 @@
</dependency>
<!-- 三方云服务相关 -->
<dependency>
<groupId>com.xingyuv</groupId>
<artifactId>spring-boot-starter-justauth</artifactId>
<groupId>com.xkcoding.justauth</groupId>
<artifactId>justauth-spring-boot-starter</artifactId>
<exclusions>
<exclusion>
<groupId>cn.hutool</groupId>