diff --git a/config-editor/config-editor-core/pom.xml b/config-editor/config-editor-core/pom.xml
index 80f3e713..f4c5bfd3 100644
--- a/config-editor/config-editor-core/pom.xml
+++ b/config-editor/config-editor-core/pom.xml
@@ -88,7 +88,7 @@
com.jayway.jsonpath
json-path
- 2.6.0
+ 2.7.0
org.springframework.boot
diff --git a/responding/responding-core/pom.xml b/responding/responding-core/pom.xml
index 86d2445b..633aaab7 100644
--- a/responding/responding-core/pom.xml
+++ b/responding/responding-core/pom.xml
@@ -45,7 +45,7 @@
com.jayway.jsonpath
json-path
- 2.6.0
+ 2.7.0
junit