diff --git a/pom.xml b/pom.xml index 530e19c8f0..f51ae3053c 100644 --- a/pom.xml +++ b/pom.xml @@ -132,8 +132,14 @@ com.google.cloud google-cloud-bigquery - 2.10.10 + 2.12.0 test + + + com.google.cloud + google-cloud-bigquerystorage + + diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 6d48e57881..8167a25753 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -37,7 +37,7 @@ com.google.cloud google-cloud-bigquery - 2.10.10 + 2.12.0 org.apache.avro diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 9c51e646e7..faabd8ca14 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -36,7 +36,7 @@ com.google.cloud google-cloud-bigquery - 2.10.10 + 2.12.0 org.apache.avro diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 52afc9f624..8668fb0c7c 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -48,7 +48,7 @@ com.google.cloud google-cloud-bigquery - 2.10.10 + 2.12.0 org.apache.avro diff --git a/tutorials/JsonWriterDefaultStream/pom.xml b/tutorials/JsonWriterDefaultStream/pom.xml index 736b09d432..40df140c7e 100644 --- a/tutorials/JsonWriterDefaultStream/pom.xml +++ b/tutorials/JsonWriterDefaultStream/pom.xml @@ -24,7 +24,7 @@ com.google.cloud google-cloud-bigquery - 2.10.10 + 2.12.0 org.apache.avro