diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 54285a046cb..40ebe50964b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -923,7 +923,7 @@ bom { ] } } - library("Maven Failsafe Plugin", "3.2.3") { + library("Maven Failsafe Plugin", "3.2.5") { group("org.apache.maven.plugins") { plugins = [ "maven-failsafe-plugin"