diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f988e09a0f..cb606541fc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1245,7 +1245,7 @@ bom { ] } } - library("Maven Invoker Plugin", "3.7.0") { + library("Maven Invoker Plugin", "3.8.0") { group("org.apache.maven.plugins") { plugins = [ "maven-invoker-plugin"