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