diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 82b7ba3d6d..36df9a6ff9 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.4.0") { + library("Maven Invoker Plugin", "3.5.0") { group("org.apache.maven.plugins") { plugins = [ "maven-invoker-plugin"