From 9e56fe1f7874495275a000f55010b8cd7cf3d0c2 Mon Sep 17 00:00:00 2001 From: PhongChuong Date: Wed, 16 Oct 2024 10:51:23 -0400 Subject: [PATCH] chore(dep): stop declaring org.apache.arrow dep org.apache.arrow dep is declared in Google shared BOM --- google-cloud-bigquerystorage/pom.xml | 3 --- samples/install-without-bom/pom.xml | 3 --- samples/snapshot/pom.xml | 3 --- samples/snippets/pom.xml | 3 --- 4 files changed, 12 deletions(-) diff --git a/google-cloud-bigquerystorage/pom.xml b/google-cloud-bigquerystorage/pom.xml index 360082889..5f2d0d10b 100644 --- a/google-cloud-bigquerystorage/pom.xml +++ b/google-cloud-bigquerystorage/pom.xml @@ -15,7 +15,6 @@ google-cloud-bigquerystorage - 15.0.2 @@ -204,13 +203,11 @@ org.apache.arrow arrow-vector - ${arrow.version} test org.apache.arrow arrow-memory-core - ${arrow.version} test diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index b4557b1f3..9cee2a87c 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -21,7 +21,6 @@ 1.8 1.8 UTF-8 - 15.0.2 @@ -47,12 +46,10 @@ org.apache.arrow arrow-vector - ${arrow.version} org.apache.arrow arrow-memory-netty - ${arrow.version} io.opentelemetry diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3275cfbd1..2295b4279 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -21,7 +21,6 @@ 1.8 1.8 UTF-8 - 15.0.2 @@ -47,12 +46,10 @@ org.apache.arrow arrow-vector - ${arrow.version} org.apache.arrow arrow-memory-netty - ${arrow.version} diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 1bf7429eb..3e2bb6f4d 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -21,7 +21,6 @@ 1.8 1.8 UTF-8 - 15.0.2 @@ -65,12 +64,10 @@ org.apache.arrow arrow-vector - ${arrow.version} org.apache.arrow arrow-memory-netty - ${arrow.version} io.opentelemetry