diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6c128dff1e5..8240562fd52 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -935,7 +935,7 @@ bom { ] } } - library("JUnit", "4.12") { + library("JUnit", "4.13") { group("junit") { modules = [ "junit"