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