From e7b0c3c002e816027c945cac4487394cefd26892 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 24 Aug 2021 22:12:25 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.1.1 (#813) --- 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 ddc9299af..ef95bd7f6 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.1.0 + 2.1.1 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 9c8197532..a63b7a977 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,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 7bcc74ba4..daf95dbbe 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -90,7 +90,7 @@ com.google.cloud google-cloud-core - 2.1.0 + 2.1.1 tests