diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1a7f7cdcd3..a9a8643eee 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1224,7 +1224,7 @@ bom { ] } } - library("Maven Failsafe Plugin", "3.3.1") { + library("Maven Failsafe Plugin", "3.4.0") { group("org.apache.maven.plugins") { plugins = [ "maven-failsafe-plugin"