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/07/23 08:41:41 UTC

[camel] branch main updated (b42ee6d -> b8d6f32)

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

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


    from b42ee6d  master -> main branch renaming
     new 9d57283  Upgrade Qpid Broker to version 8.0.5
     new b8d6f32  Sync deps

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 camel-dependencies/pom.xml | 2 +-
 parent/pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

[camel] 02/02: Sync deps

Posted by ac...@apache.org.
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 b8d6f323ebe81c25b883eaf8d66c24136167db31
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 23 10:40:45 2021 +0200

    Sync deps
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 0364129..0d4528d 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -460,7 +460,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.4</qpid-broker-version>
+    <qpid-broker-version>8.0.5</qpid-broker-version>
     <qpid-jms-client-version>0.59.0</qpid-jms-client-version>
     <qpid-proton-j-version>0.33.8</qpid-proton-j-version>
     <quartz-version>2.3.2</quartz-version>

[camel] 01/02: Upgrade Qpid Broker to version 8.0.5

Posted by ac...@apache.org.
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 9d57283c6f60e525570e9c48431f3a3b0e8aec22
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Jul 23 08:24:11 2021 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 6e23f3e..127f2a2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -446,7 +446,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.4</qpid-broker-version>
+        <qpid-broker-version>8.0.5</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>