diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d151f610c79..e8c5ffcb664 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -877,7 +877,7 @@ bom { ] } } - library("JUnit", "4.13") { + library("JUnit", "4.13.1") { group("junit") { modules = [ "junit"