Skip to content

Please upgrade "org.apache.httpcomponents" % "httpclient" % "4.5.14" is a version from 2022 #770

@melvin-devalk

Description

@melvin-devalk

Dear maintainers,

In the build.sbt file I see that an almost 3 year old version of Apache HttpClient is used (released Nov 2022).
"org.apache.httpcomponents" % "httpclient" % "4.5.14",

Please upgrade to the regularly maintained Apache Httpclient5 (Last released March 2025).
"org.apache.httpcomponents.client5" % "httpclient5" % "5.5"

Currently all projects that implement the delta-sharing library are forced to rely on a very legacy dependency of Apache HttpClient.

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