diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0e4eb8524d..c57c2bf120 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1242,7 +1242,7 @@ bom { ] } } - library("Maven Javadoc Plugin", "3.4.0") { + library("Maven Javadoc Plugin", "3.4.1") { group("org.apache.maven.plugins") { plugins = [ "maven-javadoc-plugin"