diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index 1a64e478016..689de2877a6 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -569,6 +569,11 @@
json-path
${json-path.version}
+
+ com.jayway.jsonpath
+ json-path-assert
+ ${json-path.version}
+
com.samskivert
jmustache