AMQP-251 Update RabbitMQ Client to 2.8.4

This commit is contained in:
Gary Russell
2012-07-13 13:05:38 -04:00
committed by Oleg Zhurakousky
parent 3573f9a598
commit 49f8457dbd

View File

@@ -41,7 +41,7 @@ subprojects { subproject ->
junitVersion = '4.8.2'
log4jVersion = '1.2.15'
mockitoVersion = '1.8.4'
rabbitmqVersion = '2.8.1'
rabbitmqVersion = '2.8.4'
springVersion = '3.0.7.RELEASE'
}