diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c4c352d7080..025e5c8acaf 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -889,7 +889,7 @@ bom { ] } } - library("JUnit Jupiter", "5.7.1") { + library("JUnit Jupiter", "5.7.2") { group("org.junit") { imports = [ "junit-bom"