diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 61c9ec5b753..2ea57d7419f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1287,7 +1287,7 @@ bom { ] } } - library("Maven Surefire Plugin", "3.3.1") { + library("Maven Surefire Plugin", "3.4.0") { group("org.apache.maven.plugins") { plugins = [ "maven-surefire-plugin"