diff --git a/java/compression/pom.xml b/java/compression/pom.xml
index 129268b9e6a07..dd7ebb98fb098 100644
--- a/java/compression/pom.xml
+++ b/java/compression/pom.xml
@@ -30,6 +30,10 @@
org.apache.arrow
arrow-memory-core
+
+ org.immutables
+ value
+
org.apache.arrow
arrow-memory-unsafe