diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 353e234b6c7..144ff043965 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -734,7 +734,7 @@ bom { ] } } - library("JUnit Jupiter", "5.9.3") { + library("JUnit Jupiter", "5.10.0") { group("org.junit") { imports = [ "junit-bom"