From d8c1ca40aef64c6a4f6ac6d95e706485b755d016 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 9 Aug 2021 19:34:23 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2 (#832) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 945282b5b..5c6c87bf1 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -63,7 +63,7 @@ com.google.cloud google-cloud-core - 1.95.4 + 2.0.2 test tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8cf4e309f..e2a201052 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -62,7 +62,7 @@ com.google.cloud google-cloud-core - 1.95.4 + 2.0.2 test tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index d1f9c6dc7..a5841c019 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -71,7 +71,7 @@ com.google.cloud google-cloud-core - 1.95.4 + 2.0.2 test tests