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 2021/08/30 05:26:01 UTC

[camel] 01/02: Upgrade QPid Broker to version 8.0.6

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

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

commit ae96e04abd7263014ffb8f5b8916a7ac2def0c48
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 30 07:14:33 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 39bd3c5..03699f4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -448,7 +448,7 @@
         <protostream-version>4.4.1.Final</protostream-version>
         <pubnub-version>4.25.0</pubnub-version>
         <pulsar-version>2.8.0</pulsar-version>
-        <qpid-broker-version>8.0.5</qpid-broker-version>
+        <qpid-broker-version>8.0.6</qpid-broker-version>
         <qpid-proton-j-version>0.33.8</qpid-proton-j-version>
         <qpid-jms-client-version>0.59.0</qpid-jms-client-version>
         <quartz-version>2.3.2</quartz-version>