mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-08 16:57:09 +08:00
全局统一 Hutool 版本,精简各模块 Hutool 依赖
* 空行整理。 * hutool-all的版本锁定。 * Hutool包的整理, 依赖冲突解决。 * Hutool包的整理, 依赖冲突解决。
This commit is contained in:
@@ -24,5 +24,10 @@
|
||||
<groupId>cn.dev33</groupId>
|
||||
<artifactId>sa-token-jwt</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>cn.hutool</groupId>
|
||||
<artifactId>hutool-jwt</artifactId>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
Reference in New Issue
Block a user