diff --git a/pom.xml b/pom.xml
index 81747fe0873ac..c2db72e0fe80f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,7 @@
3.12.0
4.4
1.16.0
+ 3.6.1
2.9.3
2.14.2
@@ -79,6 +80,7 @@
2.10.1
2.14.0
2.8.0
+ 2.4.10
4.0.10
2.3.31
1.14.8
@@ -270,6 +272,11 @@
json-path
${json-path.version}
+
+ net.minidev
+ json-smart
+ ${json-smart.version}
+
org.apache.groovy
groovy
@@ -313,6 +320,11 @@
calcite-core
${calcite.version}
+
+ org.apache.commons
+ commons-math3
+ ${commons-math3.version}
+
org.immutables
value