Commit d078bbb3 authored by shiyu's avatar shiyu

druid

parent 4feca00e
......@@ -32,6 +32,12 @@
<groupId>com.wwdz</groupId>
<artifactId>ch-core</artifactId>
<version>${project.version}</version>
<exclusions>
<exclusion>
<artifactId>druid</artifactId>
<groupId>com.alibaba</groupId>
</exclusion>
</exclusions>
</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