From f4d197c245bc0f5dd342b329663d835318b0cc01 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Tue, 14 Jun 2016 12:35:18 +0100 Subject: [PATCH] Make Jest available to javadoc generation See gh-6032 --- spring-boot-docs/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml index f0db87a0d74..6c5b44b260b 100644 --- a/spring-boot-docs/pom.xml +++ b/spring-boot-docs/pom.xml @@ -85,6 +85,11 @@ jackson-dataformat-xml true + + com.github.ben-manes.caffeine + caffeine + true + com.google.code.gson gson @@ -161,6 +166,11 @@ + + io.searchbox + jest + true + io.undertow undertow-websockets-jsr