You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As `okhttp` 4.x and 3.x use same package name `okhttp3`, `minio-java`
fails at middle of runtime if `okhttp` 3.x is used. This patch fails
at beginning if unsupported okhttp3 is found.
Signed-off-by: Bala.FA <bala.gluster@gmail.com>
0 commit comments