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 2019/03/01 15:02:58 UTC

[camel] branch master updated: Upgrade Qpid Broker to version 7.1.1

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 8430e5b  Upgrade Qpid Broker to version 7.1.1
8430e5b is described below

commit 8430e5b6f847670d0094d4b14d66fe2bb3925643
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Mar 1 16:01:10 2019 +0100

    Upgrade Qpid Broker to version 7.1.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6baa8b5..39a2341 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -557,7 +557,7 @@
     <protobuf-maven-plugin-version>0.5.1</protobuf-maven-plugin-version>
     <protonpack-version>1.8</protonpack-version>
     <pubnub-version>4.21.0</pubnub-version>
-    <qpid-broker-version>7.1.0</qpid-broker-version>
+    <qpid-broker-version>7.1.1</qpid-broker-version>
     <qpid-proton-j-version>0.31.0</qpid-proton-j-version>
     <qpid-jms-client-version>0.40.0</qpid-jms-client-version>
     <quartz2-version>2.3.0</quartz2-version>