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