From 1b293bf46474c89710bc35b3800676739c792aa3 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 19 Jun 2019 19:29:29 +0530 Subject: [PATCH 1/4] cleanup unused dependency of contrib-google-cloud-kms --- google-cloud-clients/google-cloud-kms/pom.xml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/google-cloud-clients/google-cloud-kms/pom.xml b/google-cloud-clients/google-cloud-kms/pom.xml index 2b26e0e50bc0..cf313c7e3e9e 100644 --- a/google-cloud-clients/google-cloud-kms/pom.xml +++ b/google-cloud-clients/google-cloud-kms/pom.xml @@ -30,10 +30,6 @@ com.google.api.grpc proto-google-cloud-kms-v1 - - io.grpc - grpc-netty-shaded - io.grpc grpc-stub @@ -49,16 +45,6 @@ junit test - - org.easymock - easymock - test - - - org.objenesis - objenesis - test - com.google.api.grpc grpc-google-cloud-kms-v1 @@ -103,4 +89,4 @@ - + \ No newline at end of file From e8740f6178cc2fbf9d7cfb437201b32ed08903b6 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Mon, 24 Jun 2019 20:41:28 +0530 Subject: [PATCH 2/4] remove unused dependency grpc stub --- google-cloud-clients/google-cloud-kms/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/google-cloud-clients/google-cloud-kms/pom.xml b/google-cloud-clients/google-cloud-kms/pom.xml index cf313c7e3e9e..d7a897df4a1b 100644 --- a/google-cloud-clients/google-cloud-kms/pom.xml +++ b/google-cloud-clients/google-cloud-kms/pom.xml @@ -30,10 +30,6 @@ com.google.api.grpc proto-google-cloud-kms-v1 - - io.grpc - grpc-stub - io.grpc grpc-auth From 83083110effbede7d5b279813b9e9dab8bce036b Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 26 Jun 2019 16:33:14 +0530 Subject: [PATCH 3/4] remove unused dependency of kms --- google-cloud-clients/google-cloud-kms/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/google-cloud-clients/google-cloud-kms/pom.xml b/google-cloud-clients/google-cloud-kms/pom.xml index d7a897df4a1b..de6bb88b4bac 100644 --- a/google-cloud-clients/google-cloud-kms/pom.xml +++ b/google-cloud-clients/google-cloud-kms/pom.xml @@ -18,10 +18,6 @@ google-cloud-kms-v1 - - ${project.groupId} - google-cloud-core - ${project.groupId} google-cloud-core-grpc @@ -30,10 +26,6 @@ com.google.api.grpc proto-google-cloud-kms-v1 - - io.grpc - grpc-auth - From 3ff09f6c3ba6fdfa48a63bea9063267377b596a1 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 3 Jul 2019 12:06:32 +0530 Subject: [PATCH 4/4] add the newline at the end of the file --- google-cloud-clients/google-cloud-kms/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-clients/google-cloud-kms/pom.xml b/google-cloud-clients/google-cloud-kms/pom.xml index de6bb88b4bac..dd9e1b00dc7f 100644 --- a/google-cloud-clients/google-cloud-kms/pom.xml +++ b/google-cloud-clients/google-cloud-kms/pom.xml @@ -77,4 +77,4 @@ - \ No newline at end of file +