Skip to content

Commit

Permalink
bump rabbitmq lib to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Lennart Koopmann committed May 4, 2013
1 parent 74a36d5 commit 91203bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>2.8.7</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>javax.mail</groupId>
Expand Down

0 comments on commit 91203bb

Please sign in to comment.