diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d40289a71f5..82246678273 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -990,7 +990,7 @@ bom { ] } } - library("JUnit Jupiter", "5.7.2") { + library("JUnit Jupiter", "5.8.1") { group("org.junit") { imports = [ "junit-bom"