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/08/20 12:24:58 UTC

[camel] branch master updated (49024bd -> dccf438)

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 49024bd  Upgrade Hibernate Bean Validator to version 6.0.12.Final
     new 0080aeb  Upgrade OkHttp Client and related bundle to version 3.11.0
     new dccf438  Upgrade Okio and related bundle to version 1.15.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 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


[camel] 02/02: Upgrade Okio and related bundle to version 1.15.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 dccf4387a3324e1bbf570bd9395f15350a0257bd
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 20 14:24:34 2018 +0200

    Upgrade Okio and related bundle to version 1.15.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 40e2997..1a842ca 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -663,7 +663,7 @@
     <spymemcached-version>2.12.0</spymemcached-version>
     <squareup-okhttp-version>2.7.5</squareup-okhttp-version>
     <squareup-okhttp-bundle-version>2.7.5_1</squareup-okhttp-bundle-version>
-    <squareup-okio-bundle-version>1.14.0_1</squareup-okio-bundle-version>
+    <squareup-okio-bundle-version>1.15.0_1</squareup-okio-bundle-version>
     <squareup-retrofit-bundle-version>1.9.0_1</squareup-retrofit-bundle-version>
     <squareup-retrofit2-bundle-version>2.4.0_1</squareup-retrofit2-bundle-version>
     <sshd-version>2.0.0</sshd-version>


[camel] 01/02: Upgrade OkHttp Client and related bundle to version 3.11.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 0080aeb938a3ea4fd5fb2d7e07eb770edf870731
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 20 14:15:49 2018 +0200

    Upgrade OkHttp Client and related bundle to version 3.11.0
---
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index b4cb065..40e2997 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -528,8 +528,8 @@
     <openwebbeans1-version>1.2.7</openwebbeans1-version>
     <openwebbeans-version>1.7.3</openwebbeans-version>
     <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version>
-    <okclient-version>3.10.0</okclient-version>
-    <okclient-bundle-version>3.10.0_2</okclient-bundle-version>
+    <okclient-version>3.11.0</okclient-version>
+    <okclient-bundle-version>3.11.0_1</okclient-bundle-version>
     <olingo2-version>2.0.10</olingo2-version>
     <olingo-odata2-core-bundle-version>2.0.10_1</olingo-odata2-core-bundle-version>
     <olingo2-gson-version>2.4</olingo2-gson-version>