diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 045e820d165..aa1822d4aba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1228,7 +1228,7 @@ bom { ] } } - library("Maven Failsafe Plugin", "3.5.0") { + library("Maven Failsafe Plugin", "3.5.1") { group("org.apache.maven.plugins") { plugins = [ "maven-failsafe-plugin"