-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Upgrade to okhttp3 version 5 #7421
Copy link
Copy link
Closed
Milestone
Description
Is your enhancement related to a problem? Please describe
kubernetes-client should be upgrade to okhttp3 version 5.3.2
as it otherwise collides with the version used in https://github.com/open-telemetry/opentelemetry-java/
Describe the solution you'd like
Please update to okhttp3 version 5.3.2
Reference:
https://github.com/fabric8io/kubernetes-client/blob/main/pom.xml#L90
Describe alternatives you've considered
There is no alternative as when both libraries are in the class path there are method not found and / or class not found exceptions.
Additional context
No response
Reactions are currently unavailable