diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2736d04af25..47c25fcd805 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1222,7 +1222,7 @@ bom { ] } } - library("Maven Javadoc Plugin", "3.6.3") { + library("Maven Javadoc Plugin", "3.7.0") { group("org.apache.maven.plugins") { plugins = [ "maven-javadoc-plugin"