diff --git a/google-http-client/pom.xml b/google-http-client/pom.xml
index ff9bb0e76..07456fcb5 100644
--- a/google-http-client/pom.xml
+++ b/google-http-client/pom.xml
@@ -21,9 +21,11 @@
org.apache.maven.plugins
maven-dependency-plugin
- 3.6.0
- io.opencensus:opencensus-impl
+
+ io.opencensus:opencensus-impl
+ io.grpc:grpc-context
+
@@ -147,6 +149,15 @@
com.google.j2objc
j2objc-annotations
+
+
+ io.grpc
+ grpc-context
+
io.opencensus
opencensus-api
diff --git a/pom.xml b/pom.xml
index c7c2f5c53..1e4b733be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -238,6 +238,11 @@
j2objc-annotations
2.8
+
+ io.grpc
+ grpc-context
+ 1.60.1
+
io.opencensus
opencensus-api