From d1eb10b34963058a7d043d4cca9b99b625c23062 Mon Sep 17 00:00:00 2001 From: Sydney Munro Date: Tue, 15 Aug 2023 09:59:58 -0700 Subject: [PATCH] Fixing up dependencies --- ssb/pom.xml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/ssb/pom.xml b/ssb/pom.xml index e6e59d3281..43e2f698c7 100644 --- a/ssb/pom.xml +++ b/ssb/pom.xml @@ -4,9 +4,10 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.google.cloud - google-cloud-storage-parent - 2.24.1-SNAPSHOT + com.google.cloud.samples + shared-configuration + 1.2.0 + ssb @@ -25,19 +26,14 @@ com.google.cloud google-cloud-storage - 2.24.1-SNAPSHOT + 2.26.2-SNAPSHOT com.google.cloud google-cloud-storage - 2.24.1-SNAPSHOT + 2.26.2-SNAPSHOT tests - - junit - junit - compile -