diff --git a/google-http-client/pom.xml b/google-http-client/pom.xml
index 16a8dd127..dee07fe64 100644
--- a/google-http-client/pom.xml
+++ b/google-http-client/pom.xml
@@ -25,6 +25,7 @@
io.opencensus:opencensus-impl
io.grpc:grpc-context
+ commons-codec:commons-codec
@@ -126,6 +127,10 @@
+
+ commons-codec
+ commons-codec
+
org.apache.httpcomponents
httpcore