diff --git a/headless/query/pom.xml b/headless/query/pom.xml
index 30d7d8b1c..4161abfa1 100644
--- a/headless/query/pom.xml
+++ b/headless/query/pom.xml
@@ -72,6 +72,11 @@
${project.version}
compile
+
+ com.jayway.jsonpath
+ json-path
+ ${jsonpath.version}
+
org.apache.calcite.avatica
avatica-core
diff --git a/pom.xml b/pom.xml
index 0b96bc3c7..ec6bc2bd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,7 @@
1.21
6.1.26
2.5.1
+ 2.8.0
1.35.0
1.23.0
3.2.4