Skip to content

Commit

Permalink
Update pom.xml for new release
Browse files Browse the repository at this point in the history
Fix BQJDBC use of OAuth Token to NOT send the token redundantly in API query parameters.
  • Loading branch information
shivanesabharwal authored Oct 30, 2023
1 parent 5a75def commit ed8d4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
to a groupId that we have ownership over -->
<groupId>com.google.looker-open-source</groupId>
<artifactId>bqjdbc</artifactId>
<version>2.3.27-SNAPSHOT</version>
<version>2.3.27</version>
<name>Big Query over JDBC</name>
<description>A simple JDBC driver, to reach Google's BigQuery</description>
<properties>
Expand Down

0 comments on commit ed8d4b1

Please sign in to comment.