From 2f1d026fd398fd38e9f24c38ea9330f1d50a4b13 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 23 Feb 2021 06:26:32 +0100 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 (#377) * deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 * deps: declare dependency on google-auth-library It's used directly only in test, but with the flatten-maven-plugin, we need to explicitly declare it or our transitive dependency of it will be filtered out. Co-authored-by: Jeff Ching --- google-cloud-websecurityscanner/pom.xml | 1 - pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/google-cloud-websecurityscanner/pom.xml b/google-cloud-websecurityscanner/pom.xml index 4a0f3e20..0b9edf35 100644 --- a/google-cloud-websecurityscanner/pom.xml +++ b/google-cloud-websecurityscanner/pom.xml @@ -85,7 +85,6 @@ com.google.auth google-auth-library-oauth2-http - test diff --git a/pom.xml b/pom.xml index f5c3e226..9ce5337a 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ com.google.cloud google-cloud-shared-dependencies - 0.18.0 + 0.19.0 pom import