From 17db6ea599e5929a8e487c8867e67d38f4ae8b28 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 6 Aug 2021 20:48:21 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2 (#599) --- 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 2eecddf66..4c21d4869 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -62,7 +62,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 390807e98..64451e76e 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 251df8658..73b5ef89c 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -66,7 +66,7 @@ com.google.cloud google-cloud-core - 1.95.4 + 2.0.2 test tests