From f1e76c7f4b304e60f1924824fcb8a69af7a50d8e Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 22 Feb 2022 14:21:07 -0500 Subject: [PATCH] fix(deps): set gson via java-shared-deps Gson dependency version should be set by the java-shared- dependencies BOM, so that the artifacts listed in the google- cloud-bom have the same set of the dependencies. --- google-cloud-logging/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/google-cloud-logging/pom.xml b/google-cloud-logging/pom.xml index a29933703..1c3664922 100644 --- a/google-cloud-logging/pom.xml +++ b/google-cloud-logging/pom.xml @@ -24,7 +24,6 @@ com.google.code.gson gson - 2.9.0 io.grpc