From 9afc2a3d0b94cf71feda5fed23841bdb7814f422 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 6 Aug 2021 22:32:45 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2 (#759) --- 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 51824b566..4aee616ce 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -80,7 +80,7 @@ com.google.cloud google-cloud-core - 1.95.4 + 2.0.2 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index c44405fda..7401efde8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 1.95.4 + 2.0.2 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 4331df9b7..606ae4b6c 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -90,7 +90,7 @@ com.google.cloud google-cloud-core - 1.95.4 + 2.0.2 tests