diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2ac54f1d989..9cd8bca8200 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -707,7 +707,7 @@ bom { ] } } - library("JUnit Jupiter", "5.9.1") { + library("JUnit Jupiter", "5.9.2") { group("org.junit") { imports = [ "junit-bom"