chore: 补充 CosId 相关依赖版本锁定

This commit is contained in:
2024-02-13 22:32:02 +08:00
parent f67f278784
commit 58dc51f66c

View File

@@ -186,6 +186,11 @@
<artifactId>cosid-spring-redis</artifactId>
<version>${cosid.version}</version>
</dependency>
<dependency>
<groupId>me.ahoo.cosid</groupId>
<artifactId>cosid-jdbc</artifactId>
<version>${cosid.version}</version>
</dependency>
<!-- SMS4J短信聚合框架轻松集成多家短信服务解决接入多个短信 SDK 的繁琐流程) -->
<dependency>