diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f7b824af80..bf6ae6020a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -859,7 +859,7 @@ bom { ] } } - library("Maven Failsafe Plugin", "2.22.2") { + library("Maven Failsafe Plugin", "3.0.0") { group("org.apache.maven.plugins") { plugins = [ "maven-failsafe-plugin"