From 5c97feadf1d4fd80618cdcee19e02e4cbabfb1ea Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 25 Feb 2022 13:39:04 -0500 Subject: [PATCH] fix(deps): set gson via java-shared-deps (#878) 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