From d95bb3925dae27aa4e0f61ba22a5b40d579afd61 Mon Sep 17 00:00:00 2001 From: chngpe Date: Wed, 26 Jun 2024 12:34:51 -0400 Subject: [PATCH] Fix google bigquery dependency version --- athena-google-bigquery/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/athena-google-bigquery/pom.xml b/athena-google-bigquery/pom.xml index c7f0f416de..40b248e893 100644 --- a/athena-google-bigquery/pom.xml +++ b/athena-google-bigquery/pom.xml @@ -50,7 +50,7 @@ com.google.api.grpc grpc-google-cloud-bigquerystorage-v1 - 3.6.0 + 3.5.2 com.google.cloud @@ -70,12 +70,12 @@ io.grpc grpc-api - 1.64.0 + 1.63.0 com.google.cloud google-cloud-resourcemanager - 1.47.0 + 1.46.0 nl.jqno.equalsverifier