diff --git a/pom.xml b/pom.xml index 94c7baf21bc30..bb841f5c70b97 100644 --- a/pom.xml +++ b/pom.xml @@ -76,17 +76,17 @@ 3.3.0 2.9.0 3.1.3 - 2.28.0 + 2.36.0 32.1.0-jre 2.15.4 - 2.8 + 3.0.0 1.11.4 1.26.2 3.25.5 4.1.118.Final 2.0 9.4.56.v20240826 - 2.11.0 + 2.12.1 3.17.0 5.1.0 17.0.0 @@ -102,7 +102,7 @@ methods 2 4g - 1.68.0 + 1.70.0 -missing @@ -508,6 +508,36 @@ ${project.version} + + io.grpc + grpc-context + ${grpc.version} + + + + io.grpc + grpc-protobuf-lite + ${grpc.version} + + + + io.grpc + grpc-auth + ${grpc.version} + + + + io.grpc + grpc-alts + ${grpc.version} + + + + io.grpc + grpc-grpclb + ${grpc.version} + + io.grpc grpc-protobuf diff --git a/presto-bigquery/pom.xml b/presto-bigquery/pom.xml index 39249dc548f0f..d025617111ed0 100644 --- a/presto-bigquery/pom.xml +++ b/presto-bigquery/pom.xml @@ -14,7 +14,9 @@ ${project.parent.basedir} - 1.68.0 + 1.33.1 + 1.11.0 + 1.46.3 @@ -48,7 +50,7 @@ com.google.auth google-auth-library-oauth2-http - 1.23.0 + ${google.auth.library.version} @@ -92,7 +94,7 @@ com.google.auth google-auth-library-credentials - 1.23.0 + ${google.auth.library.version} @@ -104,19 +106,19 @@ com.google.auto.value auto-value-annotations - 1.10.4 + ${google.auto.value.version} com.google.http-client google-http-client - 1.43.3 + ${google.http.client.version} com.google.http-client google-http-client-gson - 1.43.3 + ${google.http.client.version} diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml index 2321cc5f1758d..f02a5d2af25c5 100644 --- a/presto-pinot-toolkit/pom.xml +++ b/presto-pinot-toolkit/pom.xml @@ -14,7 +14,6 @@ ${project.parent.basedir} - 1.68.0 @@ -331,7 +330,6 @@ io.grpc grpc-api - ${grpc.version} com.google.guava @@ -351,7 +349,6 @@ io.grpc grpc-protobuf - ${grpc.version} com.google.guava @@ -375,13 +372,11 @@ io.grpc grpc-stub - ${grpc.version} io.grpc grpc-netty-shaded - ${grpc.version} org.apache.calcite diff --git a/presto-pinot/pom.xml b/presto-pinot/pom.xml index 38d211e8b431d..871c958477b3b 100644 --- a/presto-pinot/pom.xml +++ b/presto-pinot/pom.xml @@ -14,7 +14,6 @@ ${project.parent.basedir} - 1.68.0