diff --git a/spring-boot-docs/pom.xml b/spring-boot-docs/pom.xml
index 1208dbe43d7..a21590189c9 100644
--- a/spring-boot-docs/pom.xml
+++ b/spring-boot-docs/pom.xml
@@ -172,6 +172,11 @@
metrics-core
true
+
+ io.projectreactor.ipc
+ reactor-netty
+ true
+
io.undertow
undertow-servlet
@@ -538,6 +543,11 @@
spring-web
true
+
+ org.springframework
+ spring-webfux
+ true
+
org.springframework
spring-webmvc