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

Upgrade okhttp to 3.14.9 #5134

Closed
melin opened this issue May 16, 2023 · 2 comments
Closed

Upgrade okhttp to 3.14.9 #5134

melin opened this issue May 16, 2023 · 2 comments

Comments

@melin
Copy link

melin commented May 16, 2023

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

@manusa
Copy link
Member

manusa commented May 16, 2023

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.

@manusa manusa mentioned this issue May 29, 2023
11 tasks
@manusa
Copy link
Member

manusa commented May 29, 2023

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.

@manusa manusa closed this as completed May 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants