From 229691338e8d0aefa3a92716f252521c89638fa3 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Thu, 3 Nov 2016 21:56:53 +0000 Subject: [PATCH] Reinstate JsonPath dependency that is no longer pulled in transitively --- spring-boot-docs/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index b3bd8b073d..3ef346b77e 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -132,6 +132,11 @@ h2 true + + com.jayway.jsonpath + json-path + true + com.samskivert jmustache