diff --git a/pom.xml b/pom.xml index bc033874226d1..ce8486d68533d 100644 --- a/pom.xml +++ b/pom.xml @@ -1622,7 +1622,7 @@ org.apache.thrift libthrift - 0.14.1 + 0.22.0 org.apache.httpcomponents diff --git a/presto-delta/pom.xml b/presto-delta/pom.xml index 71ae91587b262..e965869e82c43 100644 --- a/presto-delta/pom.xml +++ b/presto-delta/pom.xml @@ -341,7 +341,7 @@ jakarta.servlet jakarta.servlet-api - test + runtime diff --git a/presto-iceberg/pom.xml b/presto-iceberg/pom.xml index e3fc939ba9180..e1474300e49f0 100644 --- a/presto-iceberg/pom.xml +++ b/presto-iceberg/pom.xml @@ -568,7 +568,7 @@ jakarta.servlet jakarta.servlet-api - test + runtime diff --git a/presto-parquet/pom.xml b/presto-parquet/pom.xml index fb557f48a7d43..440a1bccdddb9 100644 --- a/presto-parquet/pom.xml +++ b/presto-parquet/pom.xml @@ -138,7 +138,7 @@ org.apache.commons commons-lang3 - test + provided diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml index 11eb4471d0dda..74f14d683f1e8 100644 --- a/presto-pinot-toolkit/pom.xml +++ b/presto-pinot-toolkit/pom.xml @@ -633,7 +633,7 @@ jakarta.servlet jakarta.servlet-api - test + provided