diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index de631c3de9c..b416e6e2f8d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -953,7 +953,7 @@ bom { ] } } - library("Maven Javadoc Plugin", "3.6.0") { + library("Maven Javadoc Plugin", "3.6.2") { group("org.apache.maven.plugins") { plugins = [ "maven-javadoc-plugin"