Commit 4e7cc0ed by ping.wu

指定commons-amqp版本

parent a4fe5326
...@@ -120,6 +120,12 @@ ...@@ -120,6 +120,12 @@
<dependency> <dependency>
<groupId>cn.freemud.commons</groupId> <groupId>cn.freemud.commons</groupId>
<artifactId>commons-amqp</artifactId>
<version>1.4.12-release</version>
</dependency>
<dependency>
<groupId>cn.freemud.commons</groupId>
<artifactId>commons-dao</artifactId> <artifactId>commons-dao</artifactId>
<exclusions> <exclusions>
<exclusion> <exclusion>
......
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