File tree Expand file tree Collapse file tree
java-bigquery/google-cloud-bigquery-jdbc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <version >0.3.1-SNAPSHOT</version ><!-- {x-version-update:google-cloud-bigquery-jdbc:current} -->
2424 <packaging >jar</packaging >
2525 <name >BigQuery JDBC</name >
26- <url >https://github.com/googleapis/java-bigquery -jdbc</url >
26+ <url >https://github.com/googleapis/google-cloud-java -jdbc</url >
2727 <description >JDBC for BigQuery</description >
2828
2929 <properties >
150150 <dependency >
151151 <groupId >com.google.cloud</groupId >
152152 <artifactId >google-cloud-bigquerystorage</artifactId >
153+ <version >3.21.1-SNAPSHOT</version ><!-- {x-version-update:google-cloud-bigquerystorage:current} -->
153154 </dependency >
154155 <dependency >
155156 <groupId >com.google.http-client</groupId >
166167 </exclusions >
167168 </dependency >
168169
169- <!-- Transitive Dependencies -->
170170 <dependency >
171171 <groupId >com.google.api</groupId >
172172 <artifactId >api-common</artifactId >
182182 <dependency >
183183 <groupId >com.google.api.grpc</groupId >
184184 <artifactId >proto-google-cloud-bigquerystorage-v1</artifactId >
185+ <version >3.21.1-SNAPSHOT</version ><!-- {x-version-update:proto-google-cloud-bigquerystorage-v1:current} -->
185186 </dependency >
186187
187188 <dependency >
238239 <artifactId >grpc-netty-shaded</artifactId >
239240 </dependency >
240241
241-
242242 <dependency >
243243 <groupId >org.apache.arrow</groupId >
244244 <artifactId >arrow-vector</artifactId >
256256 <artifactId >httpcore5</artifactId >
257257 </dependency >
258258
259- <!-- Test Dependencies -->
260259 <dependency >
261260 <groupId >com.google.truth</groupId >
262261 <artifactId >truth</artifactId >
You can’t perform that action at this time.
0 commit comments