提交 52107c34 编写于 作者: peijun.zhao's avatar peijun.zhao

release-aliyun

上级 1d94d078
流水线 #31074 已失败 于阶段
in 0 second
......@@ -119,7 +119,20 @@
<dependency>
<groupId>com.pica.cloud.foundation</groupId>
<artifactId>pica-cloud-utils</artifactId>
<version>1.3.2-OLD</version>
<!-- <version>1.3.2-OLD</version>-->
<version>1.4.0-OLD</version>
<exclusions>
<exclusion>
<artifactId>jedis</artifactId>
<groupId>redis.clients</groupId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>redis.clients</groupId>
<artifactId>jedis</artifactId>
<version>3.1.0</version>
</dependency>
<dependency>
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册