From f035b81bfa41e9877b8428b30a9c191b57fdc0ce Mon Sep 17 00:00:00 2001 From: Kristen O'Leary Date: Mon, 11 Oct 2021 16:14:58 -0400 Subject: [PATCH] deps: upgrade beam to 2.30.0 --- .../bigtable-beam-import/pom.xml | 30 ++++++++++++++++++- .../bigtable-hbase-beam/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 31 insertions(+), 3 deletions(-) diff --git a/bigtable-dataflow-parent/bigtable-beam-import/pom.xml b/bigtable-dataflow-parent/bigtable-beam-import/pom.xml index 216ca9607a..a10a4e9ae8 100644 --- a/bigtable-dataflow-parent/bigtable-beam-import/pom.xml +++ b/bigtable-dataflow-parent/bigtable-beam-import/pom.xml @@ -59,6 +59,12 @@ limitations under the License. beam-sdks-java-extensions-google-cloud-platform-core + + + org.hamcrest + hamcrest + + org.apache.beam @@ -73,6 +79,10 @@ limitations under the License. com.google.api.grpc grpc-google-cloud-bigtable-v2 + + org.hamcrest + hamcrest + @@ -80,10 +90,22 @@ limitations under the License. beam-sdks-java-io-hadoop-common runtime + + + org.hamcrest + hamcrest + + org.apache.beam beam-sdks-java-io-hadoop-format + + + org.hamcrest + hamcrest + + @@ -91,6 +113,12 @@ limitations under the License. org.apache.beam beam-runners-core-construction-java runtime + + + org.hamcrest + hamcrest + + org.apache.beam @@ -165,7 +193,7 @@ limitations under the License. com.google.apis google-api-services-storage - v1-rev171-1.25.0 + v1-rev20210127-1.31.0 com.google.auto.value diff --git a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml index c3749271c4..3d06700403 100644 --- a/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml +++ b/bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml @@ -33,7 +33,7 @@ limitations under the License. com.google.errorprone error_prone_annotations - 2.3.4 + 2.4.0 diff --git a/pom.xml b/pom.xml index d10ff75155..588e409398 100644 --- a/pom.xml +++ b/pom.xml @@ -74,7 +74,7 @@ limitations under the License. 1.3 4.0.0 - 2.28.0 + 2.30.0 30.1.1-jre 29.0-jre