diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 900b07749b..e6b401228d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1263,7 +1263,7 @@ bom { ] } } - library("Maven Javadoc Plugin", "3.10.0") { + library("Maven Javadoc Plugin", "3.10.1") { group("org.apache.maven.plugins") { plugins = [ "maven-javadoc-plugin"