We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Other projects use okhttp 3.14.9 more, okhttp relies on okio, okio 1.15 and 1.17 have compatibility problems
Upgrade okhttp to 3.14.9
No response
The text was updated successfully, but these errors were encountered:
Covered in #4296
However, we'll probably bump into a 4.x version instead.
For your specific project you can override/exclude our transitive OkHttp dependency and use whichever you prefer.
Sorry, something went wrong.
Considering Quarkus no longer depends on the OkHttp client (at least for production), we should move forward to use OkHttp 4 instead.
Closing this issue and #4296 in favor of #2632.
No branches or pull requests
Is your enhancement related to a problem? Please describe
Other projects use okhttp 3.14.9 more, okhttp relies on okio, okio 1.15 and 1.17 have compatibility problems
Describe the solution you'd like
Upgrade okhttp to 3.14.9
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: