diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml
index e24e7349919..61dddbe0817 100644
--- a/spring-boot-project/spring-boot-docs/pom.xml
+++ b/spring-boot-project/spring-boot-docs/pom.xml
@@ -315,6 +315,16 @@
reactor-netty
true
+
+ io.rsocket
+ rsocket-core
+ true
+
+
+ io.rsocket
+ rsocket-transport-netty
+ true
+
io.prometheus
simpleclient_pushgateway