-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Update okhttp version from 2.5.0 to 2.7.4 #6725
Comments
gRPC Java uses very little of the internals of okhttp; in particular, we do not use OkHttp's certificate pinning so this vulnerability does not apply to gRPC Java users. Please see the discussion from #6119 (comment) for more details around what (minimal) parts of OkHttp we actually use. |
Thank you for the clarification 👍 |
upgraded is done vis #6726, as discussed above and in the PR. we don't need to patch release this fix because grpc-okhttp is not affected by the linked CVE. |
This update of
com.squareup.okhttp:okhttp:jar
version from2.5.0
to2.7.4
would help resolve a reported vulnerability CVE-2016-2402It would help us a great deal, if you can update the version
As shown in the mvn tree
Also, we would appreciate it if you can let us know, whether it possible to do a quick release as early as possible.
Requesting you to downport the
com.squareup.okhttp:okhttp:jar
version fix update toio.grpc:grpc-okhttp:jar:1.17.1
as wellThe text was updated successfully, but these errors were encountered: