From 4a44ad3bda4f319e81faa44f5928f82b48b7a0a1 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 24 Aug 2021 22:11:05 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.1.1 (#540) --- 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 f3b0e7f9..bc524ccd 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -48,7 +48,7 @@ com.google.cloud google-cloud-core - 2.1.0 + 2.1.1 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 077f1555..805ac9ed 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -46,7 +46,7 @@ com.google.cloud google-cloud-core - 2.1.0 + 2.1.1 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 9554ae2d..b3365a57 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -59,7 +59,7 @@ com.google.cloud google-cloud-core - 2.1.0 + 2.1.1 tests