chore: up springboot 2.10.13

This commit is contained in:
xingyu
2023-07-21 17:53:40 +08:00
parent 6c5ea2bc11
commit c95a1d0a7d
15 changed files with 71 additions and 60 deletions

View File

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