diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f7590da8702..e5dcf4ff751 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1197,7 +1197,7 @@ bom { ] } } - library("Maven Javadoc Plugin", "3.3.1") { + library("Maven Javadoc Plugin", "3.3.2") { group("org.apache.maven.plugins") { plugins = [ "maven-javadoc-plugin"