diff --git a/pom.xml b/pom.xml
index 9d8e4050f2ab2..3b7150914cdf9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -86,7 +86,7 @@
methods
2
4g
- 1.35.0
+ 1.60.1
-missing
@@ -529,7 +529,7 @@
com.google.protobuf
protobuf-java
- 3.16.3
+ 3.25.1
diff --git a/presto-bigquery/pom.xml b/presto-bigquery/pom.xml
index 28d83c207dcf0..fe88fb15fcaae 100644
--- a/presto-bigquery/pom.xml
+++ b/presto-bigquery/pom.xml
@@ -105,11 +105,31 @@
com.google.api
gax
+
+
+ io.grpc
+ grpc-context
+
+
com.google.api
gax-grpc
+
+
+ io.grpc
+ grpc-context
+
+
+ io.grpc
+ grpc-protobuf
+
+
+ io.grpc
+ grpc-netty-shaded
+
+
@@ -161,6 +181,10 @@
commons-logging
commons-logging
+
+ io.grpc
+ grpc-context
+
@@ -176,6 +200,14 @@
io.grpc
grpc-protobuf-lite
+
+ io.grpc
+ grpc-context
+
+
+ io.perfmark
+ perfmark-api
+
diff --git a/presto-pinot-toolkit/pom.xml b/presto-pinot-toolkit/pom.xml
index 1937dc116ca63..d42175e6c7780 100644
--- a/presto-pinot-toolkit/pom.xml
+++ b/presto-pinot-toolkit/pom.xml
@@ -14,7 +14,7 @@
${project.parent.basedir}
- 1.41.0
+ 1.60.1
@@ -319,7 +319,7 @@
com.google.protobuf
protobuf-java
- 3.21.7
+ 3.25.1
io.grpc
@@ -375,6 +375,12 @@
io.grpc
grpc-netty-shaded
${grpc.version}
+
+
+ com.google.code.gson
+ gson
+
+
org.apache.calcite
@@ -384,7 +390,7 @@
io.perfmark
perfmark-api
- 0.23.0
+ 0.26.0
diff --git a/presto-pinot/pom.xml b/presto-pinot/pom.xml
index 512b2c920eff3..a6a40449d5026 100644
--- a/presto-pinot/pom.xml
+++ b/presto-pinot/pom.xml
@@ -14,7 +14,7 @@
${project.parent.basedir}
- 1.41.0
+ 1.60.1