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 2016/05/25 09:05:05 UTC

camel git commit: Upgrade OkHttpClient 3 to version 3.3.0

Repository: camel
Updated Branches:
  refs/heads/master 7d2580b57 -> ced55f778


Upgrade OkHttpClient 3 to version 3.3.0


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ced55f77
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ced55f77
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ced55f77

Branch: refs/heads/master
Commit: ced55f778b8cfeba1889e61255e004a46dd54028
Parents: 7d2580b
Author: Andrea Cosentino <an...@gmail.com>
Authored: Wed May 25 11:04:25 2016 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Wed May 25 11:04:49 2016 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/ced55f77/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 3e2cdb3..2f47c4c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -430,7 +430,7 @@
     <openwebbeans1-version>1.2.7</openwebbeans1-version>
     <openwebbeans-version>1.6.3</openwebbeans-version>
     <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version>
-    <okclient-version>3.2.0</okclient-version>
+    <okclient-version>3.3.0</okclient-version>
     <olingo2-version>2.0.6</olingo2-version>
     <olingo-odata2-core-bundle-version>2.0.6_1</olingo-odata2-core-bundle-version>
     <olingo2-gson-version>2.4</olingo2-gson-version>