From 2541ee5a9ef7d27c217355875bf5ae3d3699fe22 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 9 Aug 2021 22:01:32 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-storage to v2 (#629) --- 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 d4e3a81e..7d6a9980 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 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index f9051b57..91290ba0 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