mirror of
https://gitee.com/dromara/sa-token.git
synced 2025-12-19 19:46:56 +08:00
sa-token-jwt 模块依赖改为 hutool-jwt,并升级版本为 5.8.5。
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user