Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The version of okhttp is not up-to-date #2549

Closed
trywarrior opened this issue Dec 22, 2016 · 2 comments
Closed

The version of okhttp is not up-to-date #2549

trywarrior opened this issue Dec 22, 2016 · 2 comments

Comments

@trywarrior
Copy link

Please answer these questions before submitting your issue.

What version of gRPC are you using?

1.0.2

What JVM are you using (java -version)?

1.8.0_51

What did you do?

If possible, provide a recipe for reproducing the error.

grpc used the old version of okhttp 2.5.0

What did you expect to see?

Update the version of okhttp to the latest version

What did you see instead?

@carl-mastrangelo
Copy link
Contributor

I believe we have vendored copies of OkHttp in our code, which have since been modified. It may be difficult to update OkHttp.

@ejona86
Copy link
Member

ejona86 commented Jul 27, 2017

The code is vendored, which means it doesn't really change much the version in the dependency chain. See #2999

@ejona86 ejona86 closed this as completed Jul 27, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Sep 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants