diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index dbba4484a0e..f988e09a0f1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1231,7 +1231,7 @@ bom { ] } } - library("Maven Help Plugin", "3.4.1") { + library("Maven Help Plugin", "3.5.0") { group("org.apache.maven.plugins") { plugins = [ "maven-help-plugin"