From 7b89d31061ffdff4772408499f53a23d14ce534d Mon Sep 17 00:00:00 2001 From: wforget <643348094@qq.com> Date: Mon, 5 Feb 2024 09:55:38 +0800 Subject: [PATCH] Fix installation documentation for BOM file --- docs/source/java/install.rst | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/docs/source/java/install.rst b/docs/source/java/install.rst index 783687fb1f773..7ac1a4990f37d 100644 --- a/docs/source/java/install.rst +++ b/docs/source/java/install.rst @@ -134,11 +134,6 @@ every module. An alternative to the above would be: 15.0.0 - - org.apache.arrow - arrow-bom - ${arrow.version} - org.apache.arrow arrow-vector @@ -148,6 +143,17 @@ every module. An alternative to the above would be: arrow-memory-netty + + + + org.apache.arrow + arrow-bom + ${arrow.version} + pom + import + + + To use the Arrow Flight dependencies, also add the ``os-maven-plugin``