diff --git a/spring-boot-project/spring-boot-dependencies/pom.xml b/spring-boot-project/spring-boot-dependencies/pom.xml
index 731d2788e5..eb7dbb338c 100644
--- a/spring-boot-project/spring-boot-dependencies/pom.xml
+++ b/spring-boot-project/spring-boot-dependencies/pom.xml
@@ -2684,6 +2684,11 @@
spring-restdocs-restassured
${spring-restdocs.version}
+
+ org.springframework.restdocs
+ spring-restdocs-webtestclient
+ ${spring-restdocs.version}
+
org.springframework.retry
spring-retry