diff --git a/spring-boot-parent/pom.xml b/spring-boot-parent/pom.xml
index fbe319d2c8f9..79ce42570a85 100644
--- a/spring-boot-parent/pom.xml
+++ b/spring-boot-parent/pom.xml
@@ -572,6 +572,9 @@
jar
true
+
+ ${javadoc.opts}
+
@@ -588,6 +591,15 @@
+
+ disable-java8-doclint
+
+ [1.8,)
+
+
+ -Xdoclint:none
+
+
snapshot