chore: Spring Boot 3.0.3 => 3.0.5

1.Spring Boot 3.0.3 => 3.0.5
2.Sa-Token 适配 Spring Boot 3.x
This commit is contained in:
2023-03-31 00:08:07 +08:00
parent 40e11a7a25
commit 95c27ea323
3 changed files with 25 additions and 25 deletions

View File

@@ -80,7 +80,7 @@ limitations under the License.
<!-- Sa-Token轻量级 Java 权限认证框架,让鉴权变得简单、优雅) -->
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot-starter</artifactId>
<artifactId>sa-token-spring-boot3-starter</artifactId>
</dependency>
<!-- Sa-Token 整合 JWT -->