diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 40ebe50964..7288a9f5b0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -986,7 +986,7 @@ bom { ] } } - library("Maven Surefire Plugin", "3.2.3") { + library("Maven Surefire Plugin", "3.2.5") { group("org.apache.maven.plugins") { plugins = [ "maven-surefire-plugin"