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