chore(message/sms): 精简部分依赖

This commit is contained in:
2024-02-13 22:31:20 +08:00
parent c9311df093
commit f67f278784

View File

@@ -18,10 +18,5 @@
<groupId>org.dromara.sms4j</groupId>
<artifactId>sms4j-spring-boot-starter</artifactId>
</dependency>
<dependency>
<groupId>cn.hutool</groupId>
<artifactId>hutool-crypto</artifactId>
</dependency>
</dependencies>
</project>