diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index bf6ae6020a..025e045d70 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -922,7 +922,7 @@ bom { ] } } - library("Maven Surefire Plugin", "2.22.2") { + library("Maven Surefire Plugin", "3.0.0") { group("org.apache.maven.plugins") { plugins = [ "maven-surefire-plugin"