From 2202f5403fe59e2fa71095edebe8cadef3c02f05 Mon Sep 17 00:00:00 2001 From: Christopher Lambert Date: Thu, 30 Oct 2025 09:56:50 +0100 Subject: [PATCH] GH-900: Fix gandiva groupId in arrow-bom Use correct groupId for the `arrow-gandiva` artifact. --- bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bom/pom.xml b/bom/pom.xml index 61b452b9c1..655c33b813 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -165,7 +165,7 @@ under the License. ${project.version} - org.apache.arrow + org.apache.arrow.gandiva arrow-gandiva ${project.version}