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``