From 93a4f25cd3ae0567ad14663ca9a1e515f254ea74 Mon Sep 17 00:00:00 2001 From: Dan Homola Date: Wed, 12 Aug 2026 15:18:10 +0200 Subject: [PATCH] GH-1257: cover arrow-memory-netty-buffer-patch in BOM This package was missing in the BOM leaving it open to becoming out of sync with the rest of the packages. Closes #1257. --- bom/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/pom.xml b/bom/pom.xml index 2d1085b160..aea45604e8 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -179,6 +179,11 @@ under the License. arrow-memory-netty ${project.version} + + org.apache.arrow + arrow-memory-netty-buffer-patch + ${project.version} + org.apache.arrow arrow-memory-unsafe