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/05/15 05:39:59 UTC

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

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 e4e2cab  Upgrade Qpid Broker to version 7.1.3
e4e2cab is described below

commit e4e2cab362fa1e5fd795626f7b4a4b39c659aa00
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 15 07:39:17 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 805bfb1..b5bc8f5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -563,7 +563,7 @@
         <pubnub-version>4.21.0</pubnub-version>
         <pulsar-version>2.2.1</pulsar-version>
         <pulsar-bundle-version>2.2.1_1</pulsar-bundle-version>
-        <qpid-broker-version>7.1.2</qpid-broker-version>
+        <qpid-broker-version>7.1.3</qpid-broker-version>
         <qpid-proton-j-version>0.33.0</qpid-proton-j-version>
         <qpid-jms-client-version>0.42.0</qpid-jms-client-version>
         <quartz2-version>2.3.1</quartz2-version>