Repository: camel Updated Branches: refs/heads/master a672bbd35 -> bf10d2787
Upgrade OkHttp client and related bundle to version 3.7.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8d70b7a0 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8d70b7a0 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8d70b7a0 Branch: refs/heads/master Commit: 8d70b7a0331655b3a5dc7bc7fe0774dd5ea6a29d Parents: 37f65bc Author: Andrea Cosentino <anco...@gmail.com> Authored: Tue May 9 09:43:18 2017 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Tue May 9 09:45:45 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/8d70b7a0/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 11e9d86..e0f64ae 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -484,8 +484,8 @@ <openwebbeans1-version>1.2.7</openwebbeans1-version> <openwebbeans-version>1.7.2</openwebbeans-version> <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version> - <okclient-version>3.6.0</okclient-version> - <okclient-bundle-version>3.6.0_1</okclient-bundle-version> + <okclient-version>3.7.0</okclient-version> + <okclient-bundle-version>3.7.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>