From 744eacd007c9de224790b75eb5c060acaf6245ec Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 23 Aug 2021 22:00:49 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.1.0 (#806) --- 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 624ef1d9a..3706be1e8 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 - 2.0.5 + 2.1.0 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 78998b2d3..c28953f29 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.0.5 + 2.1.0 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6a896e718..7bcc74ba4 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -90,7 +90,7 @@ com.google.cloud google-cloud-core - 2.0.5 + 2.1.0 tests