From 7d83122a95cf1fa7accf2dcd97f365b8198d8abb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 25 Oct 2021 19:00:57 +0000 Subject: [PATCH 1/2] deps: update dependency com.google.cloud:google-cloud-bigquery to v2.3.3 --- pom.xml | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 24eae4a358..938d4b474e 100644 --- a/pom.xml +++ b/pom.xml @@ -132,7 +132,7 @@ com.google.cloud google-cloud-bigquery - 2.3.2 + 2.3.3 test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 78e5a5e57a..41924d3e82 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.3.2 + 2.3.3 org.apache.avro diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3ff1aa614e..b99fc690a9 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -36,7 +36,7 @@ com.google.cloud google-cloud-bigquery - 2.3.2 + 2.3.3 org.apache.avro diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 05e666b528..ea8eef21b3 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -48,7 +48,7 @@ com.google.cloud google-cloud-bigquery - 2.3.2 + 2.3.3 org.apache.avro From 3c32e62afead8d8782b7b03ced8c1414c3cc2467 Mon Sep 17 00:00:00 2001 From: Stephanie Wang Date: Mon, 25 Oct 2021 15:01:11 -0400 Subject: [PATCH 2/2] Update pom.xml