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 2018/01/24 07:48:17 UTC

[camel] branch master updated (2758810 -> eec73c6)

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

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


    from 2758810  Upgrade HttpClient4 to version 4.5.5
     new 5d22e4c  Upgrade Qpid JMS client to version 0.29.0
     new eec73c6  Upgrade Proton J to version 0.25.0

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:
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 02/02: Upgrade Proton J to version 0.25.0

Posted by ac...@apache.org.
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

commit eec73c62f2c3706609e1291a8f90e54a7b04bf4e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 24 08:45:14 2018 +0100

    Upgrade Proton J to version 0.25.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8809e45..cc531df 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -567,7 +567,7 @@
     <protonpack-version>1.8</protonpack-version>
     <pubnub-version>4.18.0</pubnub-version>
     <qpid-bundle-version>0.28_1</qpid-bundle-version>
-    <qpid-proton-j-version>0.24.0</qpid-proton-j-version>
+    <qpid-proton-j-version>0.25.0</qpid-proton-j-version>
     <qpid-jms-client-version>0.29.0</qpid-jms-client-version>
     <quartz-bundle-version>1.8.6_1</quartz-bundle-version>
     <quartz-version>1.8.6</quartz-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.

[camel] 01/02: Upgrade Qpid JMS client to version 0.29.0

Posted by ac...@apache.org.
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

commit 5d22e4ce5eb752279abe9ac75f81296e80ddf297
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Jan 24 08:44:52 2018 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index d50c472..8809e45 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -568,7 +568,7 @@
     <pubnub-version>4.18.0</pubnub-version>
     <qpid-bundle-version>0.28_1</qpid-bundle-version>
     <qpid-proton-j-version>0.24.0</qpid-proton-j-version>
-    <qpid-jms-client-version>0.28.0</qpid-jms-client-version>
+    <qpid-jms-client-version>0.29.0</qpid-jms-client-version>
     <quartz-bundle-version>1.8.6_1</quartz-bundle-version>
     <quartz-version>1.8.6</quartz-version>
     <quartz-version-range>[1.8,2)</quartz-version-range>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.