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