[jira] [Commented] (DRILL-8334) Upgrade to okhttp 4.10.0 due to CVEs in kotlin transitive dependencies

2023-05-09 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17720957#comment-17720957
 ] 

ASF GitHub Bot commented on DRILL-8334:
---

pjfanning closed pull request #2679: DRILL-8334: upgrade okhttp to 4.10.0
URL: https://github.com/apache/drill/pull/2679




> Upgrade to okhttp 4.10.0 due to CVEs in kotlin transitive dependencies
> --
>
> Key: DRILL-8334
> URL: https://issues.apache.org/jira/browse/DRILL-8334
> Project: Apache Drill
>  Issue Type: Improvement
>Reporter: PJ Fanning
>Priority: Major
>
> [https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp]
> It's a fairly minot bump from 4.9.3 to 4.10.0
> okhttp 4.10.0 uses a newer copy of kotlin-stdlib that doesn't have CVEs



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (DRILL-8334) upgrade to okhttp 4.10.0 due to CVEs in kotlin transitive dependencies

2022-10-14 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617770#comment-17617770
 ] 

ASF GitHub Bot commented on DRILL-8334:
---

pjfanning commented on PR #2679:
URL: https://github.com/apache/drill/pull/2679#issuecomment-1279098787

   I'm not making any progress on this. There are classloading problems with 
the okhttp classes.
   
   This is unlikely to be the cause but hadoop-hdfs-client has a dependency on 
an old version of okhttp. In theory, this should have a different package name.
   
   [INFO] |  +- org.apache.hadoop:hadoop-client:jar:3.2.4:compile
   [INFO] |  |  +- org.apache.hadoop:hadoop-hdfs-client:jar:3.2.4:compile
   [INFO] |  |  |  \- com.squareup.okhttp:okhttp:jar:2.7.5:compile
   [INFO] |  |  | \- com.squareup.okio:okio:jar:1.6.0:compile




> upgrade to okhttp 4.10.0 due to CVEs in kotlin transitive dependencies
> --
>
> Key: DRILL-8334
> URL: https://issues.apache.org/jira/browse/DRILL-8334
> Project: Apache Drill
>  Issue Type: Improvement
>Reporter: PJ Fanning
>Priority: Major
>
> [https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp]
> It's a fairly minot bump from 4.9.3 to 4.10.0
> okhttp 4.10.0 uses a newer copy of kotlin-stdlib that doesn't have CVEs



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (DRILL-8334) upgrade to okhttp 4.10.0 due to CVEs in kotlin transitive dependencies

2022-10-14 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17617660#comment-17617660
 ] 

ASF GitHub Bot commented on DRILL-8334:
---

pjfanning opened a new pull request, #2679:
URL: https://github.com/apache/drill/pull/2679

   ## Description
   
   See https://issues.apache.org/jira/browse/DRILL-8334
   
   ## Documentation
   (Please describe user-visible changes similar to what should appear in the 
Drill documentation.)
   
   ## Testing
   (Please describe how this PR has been tested.)
   




> upgrade to okhttp 4.10.0 due to CVEs in kotlin transitive dependencies
> --
>
> Key: DRILL-8334
> URL: https://issues.apache.org/jira/browse/DRILL-8334
> Project: Apache Drill
>  Issue Type: Improvement
>Reporter: PJ Fanning
>Priority: Major
>
> [https://mvnrepository.com/artifact/com.squareup.okhttp3/okhttp]
> It's a fairly minot bump from 4.9.3 to 4.10.0
> okhttp 4.10.0 uses a newer copy of kotlin-stdlib that doesn't have CVEs



--
This message was sent by Atlassian Jira
(v8.20.10#820010)