chore: 更新 sa-token 依赖版本至 1.42.0

- 将 sa-token-spring-boot3-starter 版本从 1.38.0 升级到 1.42.0。
- 提升 sa token 依赖版本以适配 OAuth2-Client 数据互通, 参见: [OAuth2-Client 数据互通](https://sa-token.cc/doc.html#/oauth2/oauth2-interworking?id=oauth2-client-%e6%95%b0%e6%8d%ae%e4%ba%92%e9%80%9a)
This commit is contained in:
OnEvent
2025-05-09 18:41:17 +08:00
parent 272b072e73
commit e075c7104f
+2 -2
View File
@@ -157,7 +157,7 @@
<dependency>
<groupId>cn.dev33</groupId>
<artifactId>sa-token-spring-boot3-starter</artifactId>
<version>1.38.0</version>
<version>1.42.0</version>
</dependency>
@@ -376,4 +376,4 @@
</profile>
</profiles>
</project>
</project>