diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml
index e961ed2cfc..afd0e47ded 100644
--- a/spring-boot-project/spring-boot-docs/pom.xml
+++ b/spring-boot-project/spring-boot-docs/pom.xml
@@ -562,6 +562,11 @@
jersey-container-servlet-core
true
+
+ org.glassfish.jersey.ext
+ jersey-spring4
+ true
+
org.glassfish.jersey.media
jersey-media-json-jackson