diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 95c4ae7b01..f7d5f47774 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -144,7 +144,7 @@ bom { releaseNotes("https://github.com/openzipkin/brave/releases/tag/{version}") } } - library("Build Helper Maven Plugin", "3.5.0") { + library("Build Helper Maven Plugin", "3.6.0") { group("org.codehaus.mojo") { plugins = [ "build-helper-maven-plugin"