You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2017/12/18 13:52:16 UTC

[camel] branch master updated: Upgrade Rabbitmq client to version 5.1.0

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 17fedc2  Upgrade Rabbitmq client to version 5.1.0
17fedc2 is described below

commit 17fedc2a25a927379ee18546f5d96febddee92eb
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 18 14:50:57 2017 +0100

    Upgrade Rabbitmq client to version 5.1.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8ba3a97..6bd4590 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -574,7 +574,7 @@
     <quartz-version-range>[1.8,2)</quartz-version-range>
     <quartz2-version>2.3.0</quartz2-version>
     <quickfixj-version>2.0.0</quickfixj-version>
-    <rabbitmq-amqp-client-version>5.0.0</rabbitmq-amqp-client-version>
+    <rabbitmq-amqp-client-version>5.1.0</rabbitmq-amqp-client-version>
     <reactive-streams-version>1.0.0</reactive-streams-version>
     <reactor-version>3.0.7.RELEASE</reactor-version>
     <reflections-version>0.9.11</reflections-version>

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].