diff --git a/monitoring/cloud-client/pom.xml b/monitoring/cloud-client/pom.xml
index 56bfad1fe0a..846e99ff954 100644
--- a/monitoring/cloud-client/pom.xml
+++ b/monitoring/cloud-client/pom.xml
@@ -33,24 +33,36 @@
UTF-8
+
+
+
+
+ com.google.auth
+ google-auth-library-credentials
+ 0.7.1
+
+
+ com.google.auth
+ google-auth-library-oauth2-http
+ 0.7.1
+
+
+
+
+
com.google.cloud
google-cloud-monitoring
0.20.3-alpha
-
-
com.google.guava
guava
20.0
-
- com.google.auth
- google-auth-library-oauth2-http
- 0.7.1
-
+
+
junit
junit
diff --git a/vision/cloud-client/pom.xml b/vision/cloud-client/pom.xml
index 41432b3f4bc..671d024e5b4 100644
--- a/vision/cloud-client/pom.xml
+++ b/vision/cloud-client/pom.xml
@@ -42,7 +42,6 @@
-
com.google.auth
google-auth-library-oauth2-http
@@ -53,6 +52,7 @@
guava
20.0
+
junit
junit