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