diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index daba0a3ca52..30bb1267a0a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1250,7 +1250,7 @@ bom { ] } } - library("Maven Surefire Plugin", "3.2.5") { + library("Maven Surefire Plugin", "3.3.0") { group("org.apache.maven.plugins") { plugins = [ "maven-surefire-plugin"