diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a059ba08a..9b93cf9764 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.2") { + library("Maven Javadoc Plugin", "3.6.3") { group("org.apache.maven.plugins") { plugins = [ "maven-javadoc-plugin"