Commit c1115556 authored by duanruiming's avatar duanruiming

[update] 更新包

parent 05d4c549
......@@ -48,6 +48,12 @@
<dependency>
<groupId>net.wanji</groupId>
<artifactId>signal-feign-service</artifactId>
<exclusions>
<exclusion>
<groupId>net.wanji</groupId>
<artifactId>wj-databus</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>net.wanji</groupId>
......@@ -75,7 +81,7 @@
<dependency>
<groupId>net.wanji</groupId>
<artifactId>wj-databus</artifactId>
<version>0.0.1</version>
<version>0.0.3</version>
</dependency>
<!-- 数据库驱动 -->
<dependency>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment