diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a711335880..a1fc2995d8 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -876,7 +876,7 @@ bom { ] } } - library("Maven Invoker Plugin", "3.3.0") { + library("Maven Invoker Plugin", "3.4.0") { group("org.apache.maven.plugins") { plugins = [ "maven-invoker-plugin"