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