From ed8d4b16a4399e404e416d3283f72bb11b6e6a2a Mon Sep 17 00:00:00 2001 From: shivanesabharwal Date: Mon, 30 Oct 2023 14:02:50 -0700 Subject: [PATCH] Update pom.xml for new release Fix BQJDBC use of OAuth Token to NOT send the token redundantly in API query parameters. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9f6946e5..b3fdd259 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ to a groupId that we have ownership over --> com.google.looker-open-source bqjdbc - 2.3.27-SNAPSHOT + 2.3.27 Big Query over JDBC A simple JDBC driver, to reach Google's BigQuery