diff --git a/modules/calcite/pom.xml b/modules/calcite/pom.xml
index 47b7e4bbea38a..cafc5013abcbd 100644
--- a/modules/calcite/pom.xml
+++ b/modules/calcite/pom.xml
@@ -45,6 +45,7 @@
2.9.0
0.10.2
3.6.1
+ 1.11.0
https://ignite.apache.org
@@ -172,6 +173,12 @@
${commons.math.version}
+
+ org.apache.commons
+ commons-text
+ ${commons.text.version}
+
+
org.immutables
value