From 1fe07fd1a7cde6de9435375a7a544cf474c607f1 Mon Sep 17 00:00:00 2001 From: Phong Chuong <147636638+PhongChuong@users.noreply.github.com> Date: Wed, 16 Oct 2024 14:23:05 -0400 Subject: [PATCH] chore(dep): stop declaring org.apache.arrow dep (#2718) * chore(dep): stop declaring org.apache.arrow dep org.apache.arrow dep is declared in Google shared BOM * chore(dep): stop declaring org.apache.arrow dep org.apache.arrow dep is declared in Google shared BOM * chore(dep): stop declaring org.apache.arrow dep org.apache.arrow dep is declared in Google shared BOM * chore(dep): stop declaring org.apache.arrow dep org.apache.arrow dep is declared in Google shared BOM --- google-cloud-bigquerystorage/pom.xml | 3 --- 1 file changed, 3 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