diff --git a/parquet-cli/pom.xml b/parquet-cli/pom.xml index c491918069..1bed03df35 100644 --- a/parquet-cli/pom.xml +++ b/parquet-cli/pom.xml @@ -190,6 +190,12 @@ hadoop-common ${deps.scope} + + org.apache.thrift + libthrift + ${format.thrift.version} + ${deps.scope} + com.google.code.findbugs jsr305