diff --git a/pom.xml b/pom.xml
index d804a19e04..569ae733d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -125,7 +125,7 @@
3.5.2
1.5.7
- 0.10.0
+ 0.11.0
1.12.0
1.8.2
0.8.0.RELEASE
@@ -150,7 +150,7 @@
3.1.0
0.1.2
0.14.0-incubating
- 1.6.0.1
+ 1.9.0
19.0
2.4.11
1.3.166
@@ -196,7 +196,7 @@
1.10.19
1.7.4
2.0.0-M5
- 4.1.17.Final
+ 4.1.22.Final
3.10.5.Final
1.11.0
0.16.0
diff --git a/serde/pom.xml b/serde/pom.xml
index ca4fee27a5..737e01ae27 100644
--- a/serde/pom.xml
+++ b/serde/pom.xml
@@ -67,6 +67,12 @@
org.apache.arrow
arrow-vector
${arrow.version}
+
+
+ com.google.flatbuffers
+ flatbuffers-java
+
+
com.carrotsearch
@@ -74,7 +80,7 @@
${hppc.version}
- com.github.davidmoten
+ com.google.flatbuffers
flatbuffers-java
${flatbuffers.version}