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