diff --git a/pom.xml b/pom.xml index 54bf984a68083..939b7dda2019d 100644 --- a/pom.xml +++ b/pom.xml @@ -94,7 +94,7 @@ methods 2 4g - 1.64.0 + 1.68.0 -missing diff --git a/presto-bigquery/pom.xml b/presto-bigquery/pom.xml index 97a39676ff774..81f83280d0640 100644 --- a/presto-bigquery/pom.xml +++ b/presto-bigquery/pom.xml @@ -14,6 +14,7 @@ ${project.parent.basedir} + 1.68.0 @@ -77,13 +78,13 @@ io.grpc grpc-context - 1.64.0 + ${grpc.version} io.grpc grpc-protobuf-lite - 1.64.0 + ${grpc.version} @@ -91,7 +92,7 @@ io.perfmark perfmark-api - 0.26.0 + 0.27.0 diff --git a/presto-function-namespace-managers/pom.xml b/presto-function-namespace-managers/pom.xml index 7cb8a34a8afbe..f8d9736816401 100644 --- a/presto-function-namespace-managers/pom.xml +++ b/presto-function-namespace-managers/pom.xml @@ -15,6 +15,16 @@ ${project.parent.basedir} + + + + com.google.code.gson + gson + 2.8.9 + + + + com.facebook.airlift diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml index 3e94aaaedaec9..03a9840f5538e 100644 --- a/presto-pinot-toolkit/pom.xml +++ b/presto-pinot-toolkit/pom.xml @@ -14,7 +14,7 @@ ${project.parent.basedir} - 1.41.0 + 1.68.0 @@ -383,7 +383,7 @@ io.perfmark perfmark-api - 0.23.0 + 0.27.0 diff --git a/presto-pinot/pom.xml b/presto-pinot/pom.xml index 756f4bc968cdf..85c204c22426d 100644 --- a/presto-pinot/pom.xml +++ b/presto-pinot/pom.xml @@ -14,7 +14,7 @@ ${project.parent.basedir} - 1.41.0 + 1.68.0