diff --git a/modules/calcite/pom.xml b/modules/calcite/pom.xml
index 27c49c5b41557..f527c6bee09f4 100644
--- a/modules/calcite/pom.xml
+++ b/modules/calcite/pom.xml
@@ -41,6 +41,7 @@
2.8.2
3.1.12
2.4
+ 0.9.5
2.9.0
0.10.2
3.6.1
@@ -147,6 +148,16 @@
${reflections.version}
+
+
+ org.jooq
+ joou-java-6
+ ${joou.version}
+
+
org.javassist
javassist