diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b79f9911dc3..2736d04af25 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1208,7 +1208,7 @@ bom { ] } } - library("Maven Invoker Plugin", "3.6.1") { + library("Maven Invoker Plugin", "3.7.0") { group("org.apache.maven.plugins") { plugins = [ "maven-invoker-plugin"