From a26f01f5abc6c89d62e359084f1f2d4497f7b4f0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Aug 2022 15:54:51 +0000 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-storage to v2.10.0 --- 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 fbff01a5..cc444676 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 - 2.7.0 + 2.10.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index da04bde5..26463cb1 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 2.7.0 + 2.10.0 junit