[
https://issues.apache.org/jira/browse/FLINK-37601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth R updated FLINK-37601:
--------------------------------
Summary: Remove Unirest dependency and use default HTTP library (was:
Migrate from deprecated unirest-java to unirest-java-core)
> Remove Unirest dependency and use default HTTP library
> ------------------------------------------------------
>
> Key: FLINK-37601
> URL: https://issues.apache.org/jira/browse/FLINK-37601
> Project: Flink
> Issue Type: Improvement
> Reporter: Siddharth R
> Priority: Major
> Labels: pull-request-available
>
> The package has been moved from
> [com.mashape.unirest|https://mvnrepository.com/artifact/com.mashape.unirest]
> to [com.konghq.|https://mvnrepository.com/artifact/com.konghq]
> Migrating from version 1.4.9 to unirest-java-core 4.4.5 is recommended to
> address over 50 security vulnerabilities present in the older version's
> dependencies. This upgrade will remediate these identified security findings.
> Old package -
> [https://mvnrepository.com/artifact/com.mashape.unirest/unirest-java/1.4.9]
> New package -
> [https://mvnrepository.com/artifact/com.konghq/unirest-java-core/4.4.5]
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)