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 2017/10/26 07:15:54 UTC

[camel] 09/09: Upgrade OkHttpClient and related bundle to version 3.9.0

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 e1720f738ade696ef69606b47ecd166a5fc2a41f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Oct 26 09:14:35 2017 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 9d27239..d266ba1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -525,8 +525,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.8.1</okclient-version>
-    <okclient-bundle-version>3.8.1_1</okclient-bundle-version>
+    <okclient-version>3.9.0</okclient-version>
+    <okclient-bundle-version>3.9.0_1</okclient-bundle-version>
     <olingo2-version>2.0.9</olingo2-version>
     <olingo-odata2-core-bundle-version>2.0.9_1</olingo-odata2-core-bundle-version>
     <olingo2-gson-version>2.4</olingo2-gson-version>

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.