-
Notifications
You must be signed in to change notification settings - Fork 36
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 okhttp3 #309
Comments
Currently there is no (stable) newer version of okhttp.
|
ok, thank you for your response. |
Fixed by #311 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, you are using
squareup.okhttp3:okhttp@4.10.0
this library depends oncom.squareup.okio:okio-jvm@3.0.0
. This version of okio-jvm has a vulnerability according to snyk: https://security.snyk.io/vuln/SNYK-JAVA-COMSQUAREUPOKIO-5820002.Could you update
squareup.okhttp3
to get rid of this vulnerability?I will be very grateful
The text was updated successfully, but these errors were encountered: