diff --git a/spring-boot-project/spring-boot-docs/pom.xml b/spring-boot-project/spring-boot-docs/pom.xml
index 5e00c9d45bb..3c5af4475e5 100644
--- a/spring-boot-project/spring-boot-docs/pom.xml
+++ b/spring-boot-project/spring-boot-docs/pom.xml
@@ -241,6 +241,11 @@
micrometer-registry-prometheus
true
+
+ io.micrometer
+ micrometer-registry-statsd
+ true
+
io.projectreactor.ipc
reactor-netty