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/12/09 09:57:46 UTC

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

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 832c6d3  Upgrade Qpid Broker to version 7.1.6
832c6d3 is described below

commit 832c6d39f989ee7d95e943d240b2f2a1dfe1cc27
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Dec 9 10:57:14 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 7726abd..700b2bd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -526,7 +526,7 @@
         <pubnub-version>4.25.0</pubnub-version>
         <pulsar-version>2.4.1</pulsar-version>
         <pulsar-bundle-version>2.4.1_1</pulsar-bundle-version>
-        <qpid-broker-version>7.1.5</qpid-broker-version>
+        <qpid-broker-version>7.1.6</qpid-broker-version>
         <qpid-proton-j-version>0.33.2</qpid-proton-j-version>
         <qpid-jms-client-version>0.47.0</qpid-jms-client-version>
         <quartz-version>2.3.2</quartz-version>