diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 463c601e6ec..918363e6c6e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -960,7 +960,7 @@ bom { ] } } - library("JUnit Jupiter", "5.6.1") { + library("JUnit Jupiter", "5.6.2") { group("org.junit") { imports = [ "junit-bom"