Upgrade OkHttp client and related bundle to version 3.8.0
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/95953b33 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/95953b33 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/95953b33 Branch: refs/heads/master Commit: 95953b332523dc460b5c0a6702a57eab7ad65316 Parents: 991c3e8 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Jun 7 08:54:14 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Jun 7 09:14:04 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/95953b33/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 06c68b4..62e408e 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -497,8 +497,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.7.0</okclient-version> - <okclient-bundle-version>3.7.0_1</okclient-bundle-version> + <okclient-version>3.8.0</okclient-version> + <okclient-bundle-version>3.8.0_1</okclient-bundle-version> <olingo2-version>2.0.8</olingo2-version> <olingo-odata2-core-bundle-version>2.0.8_1</olingo-odata2-core-bundle-version> <olingo2-gson-version>2.4</olingo2-gson-version>