upgrade spring 2.7.3 to 3.1.0

This commit is contained in:
JiaJu Zhuang
2023-06-22 15:45:34 +08:00
parent fe15d6d3f4
commit e67d3dae54
3 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@
<!-- 登录鉴权 -->
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-starter</artifactId>
<artifactId>sa-token-spring-boot3-starter</artifactId>
</dependency>
<!-- Sa-Token 整合 jwt -->
<dependency>