mirror of
https://gitee.com/dromara/RuoYi-Cloud-Plus.git
synced 2025-09-24 21:15:16 +00:00
fix 修复升级 sa-token 导致 hutool-jwt 依赖找不到问题
This commit is contained in:
@@ -29,6 +29,11 @@
|
|||||||
<version>${satoken.version}</version>
|
<version>${satoken.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>cn.hutool</groupId>
|
||||||
|
<artifactId>hutool-jwt</artifactId>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- RuoYi Api System -->
|
<!-- RuoYi Api System -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.ruoyi</groupId>
|
<groupId>com.ruoyi</groupId>
|
||||||
|
Reference in New Issue
Block a user