Upgrade amqp client lib
authorChristos KK Loverdos <loverdos@gmail.com>
Thu, 28 Jun 2012 11:27:41 +0000 (14:27 +0300)
committerChristos KK Loverdos <loverdos@gmail.com>
Thu, 28 Jun 2012 11:27:41 +0000 (14:27 +0300)
pom.xml

diff --git a/pom.xml b/pom.xml
index 8137307..3478dbe 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <dependency>
       <groupId>com.rabbitmq</groupId>
       <artifactId>amqp-client</artifactId>
-      <version>2.7.1</version>
+      <version>2.8.4</version>
     </dependency>
 
     <dependency>