From b52532bc9f50792e2ee16eab6217f6d1051118f8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 9 Aug 2021 22:58:39 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-storage to v2 (#579) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 4d2afbb7..4720892c 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -35,7 +35,7 @@ com.google.cloud google-cloud-storage - 1.118.0 + 2.0.0 junit diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 992c08c4..2d906418 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 1.118.0 + 2.0.0 junit