diff --git a/packaging/hoodie-presto-bundle/pom.xml b/packaging/hoodie-presto-bundle/pom.xml index fe3e6b8f0..6d9f6f055 100644 --- a/packaging/hoodie-presto-bundle/pom.xml +++ b/packaging/hoodie-presto-bundle/pom.xml @@ -185,6 +185,10 @@ org.apache.thrift:* org.apache.httpcomponents:* + + com.fasterxml.jackson.core:* + com.fasterxml.jackson.datatype:jackson-datatype-guava + org.apache.parquet:*