diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index db6140902c7..6a15cbb3b2b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -116,7 +116,7 @@ bom { ] } } - library("Build Helper Maven Plugin", "3.4.0") { + library("Build Helper Maven Plugin", "3.5.0") { group("org.codehaus.mojo") { plugins = [ "build-helper-maven-plugin"