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