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