[
https://issues.apache.org/jira/browse/HDFS-15964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
helen huang updated HDFS-15964:
-------------------------------
Description:
Currently the okhttp used by the hdfs client is 2.7.5. Our fortify scan flagged
two issues with this version. Please update it to the latest (It is okhttp3
4.9.1 at this point). Thanks!
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.1</version>
</dependency>
was:
Currently the okhttp used by the hdfs client is 2.7.5. Our fortify scan flagged
two issues with this version. Please update it to the latest (It is 4.9.1 at
this point). Thanks!
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>4.9.1</version>
</dependency>
> Please update the okhttp version to 4.9.1
> -----------------------------------------
>
> Key: HDFS-15964
> URL: https://issues.apache.org/jira/browse/HDFS-15964
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: dfsclient
> Affects Versions: 3.3.0
> Reporter: helen huang
> Priority: Major
> Fix For: 3.3.0, 3.4.0
>
>
> Currently the okhttp used by the hdfs client is 2.7.5. Our fortify scan
> flagged two issues with this version. Please update it to the latest (It is
> okhttp3 4.9.1 at this point). Thanks!
> <dependency>
> <groupId>com.squareup.okhttp3</groupId>
> <artifactId>okhttp</artifactId>
> <version>4.9.1</version>
> </dependency>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]