Skip to content

Class not found with latest okhttp3 #1666

@matt-bd1

Description

@matt-bd1

In our codebase our friendly dependabot suggested that we update okhttp3 to the latest version 5.1.0. However, this broke our use of minio because the latest minio (8.5.17) depends on okhttp3 4.12.0 and, in the move from okhttp3 4.12.0 to 5.x, the class RequestBody has been removed. Would it be possible to update minio to work with the latest okhttp3?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions