From 0e2c2cbb49cb903f9bdadc6c39b3eb95679d652b Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Thu, 23 Jun 2022 20:47:53 +0000 Subject: [PATCH] deps: adding gax-httpjson --- google-cloud-resourcemanager/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/google-cloud-resourcemanager/pom.xml b/google-cloud-resourcemanager/pom.xml index 01d157d5..75ed4aa5 100644 --- a/google-cloud-resourcemanager/pom.xml +++ b/google-cloud-resourcemanager/pom.xml @@ -146,6 +146,10 @@ com.google.api gax-httpjson + + com.google.api + gax-httpjson + com.google.api gax @@ -210,6 +214,12 @@ testlib test + + com.google.api + gax-httpjson + testlib + test +