diff --git a/pom.xml b/pom.xml index 69dc11f44cdc8..3d56e17fe872a 100644 --- a/pom.xml +++ b/pom.xml @@ -2071,6 +2071,13 @@ + + + at.yawk.lz4 + lz4-java + 1.10.2 + + org.apache.httpcomponents httpclient diff --git a/presto-druid/pom.xml b/presto-druid/pom.xml index 4cdae72079221..a24aa6d0b591a 100644 --- a/presto-druid/pom.xml +++ b/presto-druid/pom.xml @@ -44,7 +44,6 @@ at.yawk.lz4 lz4-java - 1.10.2 org.mozilla diff --git a/presto-kafka/pom.xml b/presto-kafka/pom.xml index ef6527352e2df..ce209f0d8b1fc 100644 --- a/presto-kafka/pom.xml +++ b/presto-kafka/pom.xml @@ -72,6 +72,19 @@ org.apache.kafka kafka-clients + + + org.lz4 + lz4-java + + + + + + + at.yawk.lz4 + lz4-java + runtime diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml index 507085270ab01..7dbef0deaa09c 100644 --- a/presto-pinot-toolkit/pom.xml +++ b/presto-pinot-toolkit/pom.xml @@ -119,7 +119,6 @@ at.yawk.lz4 lz4-java - 1.10.2 runtime