diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 533475e86b3..816115de3f7 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -773,7 +773,7 @@ bom { ] } } - library("JUnit Jupiter", "5.9.0") { + library("JUnit Jupiter", "5.9.1") { group("org.junit") { imports = [ "junit-bom"