mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-04-05 17:37:53 +08:00
sa-token-jwt
模块依赖改为 hutool-jwt
,并升级版本为 5.8.5。
This commit is contained in:
parent
731e91050c
commit
0c1588daa8
@ -26,8 +26,8 @@
|
||||
<!-- hutool (jwt) -->
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
<artifactId>hutool-all</artifactId>
|
||||
<version>5.7.14</version>
|
||||
<artifactId>hutool-jwt</artifactId>
|
||||
<version>5.8.5</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user