diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 65b000c1100..caf11f50655 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -950,7 +950,7 @@ bom { ] } } - library("JUnit", "4.13.1") { + library("JUnit", "4.13.2") { group("junit") { modules = [ "junit"