diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5e72222caa..ee7c001b3f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -981,7 +981,7 @@ bom { ] } } - library("Maven Surefire Plugin", "3.1.2") { + library("Maven Surefire Plugin", "3.2.3") { group("org.apache.maven.plugins") { plugins = [ "maven-surefire-plugin"