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