mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-10 20:57:18 +08:00
chore: 补充 CosId 相关依赖版本锁定
This commit is contained in:
@@ -186,6 +186,11 @@
|
|||||||
<artifactId>cosid-spring-redis</artifactId>
|
<artifactId>cosid-spring-redis</artifactId>
|
||||||
<version>${cosid.version}</version>
|
<version>${cosid.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>me.ahoo.cosid</groupId>
|
||||||
|
<artifactId>cosid-jdbc</artifactId>
|
||||||
|
<version>${cosid.version}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- SMS4J(短信聚合框架,轻松集成多家短信服务,解决接入多个短信 SDK 的繁琐流程) -->
|
<!-- SMS4J(短信聚合框架,轻松集成多家短信服务,解决接入多个短信 SDK 的繁琐流程) -->
|
||||||
<dependency>
|
<dependency>
|
||||||
|
Reference in New Issue
Block a user