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