diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index aa1822d4ab..319321d63b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1291,7 +1291,7 @@ bom { ] } } - library("Maven Surefire Plugin", "3.5.0") { + library("Maven Surefire Plugin", "3.5.1") { group("org.apache.maven.plugins") { plugins = [ "maven-surefire-plugin"