diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index ea8beef28e..b910122405 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -880,7 +880,7 @@ bom { ] } } - library("Maven Invoker Plugin", "3.5.0") { + library("Maven Invoker Plugin", "3.5.1") { group("org.apache.maven.plugins") { plugins = [ "maven-invoker-plugin"