diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 43777a1ca9..614885dca2 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1623,7 +1623,7 @@ bom { ] } } - library("Spring Framework", "5.2.4.RELEASE") { + library("Spring Framework", "5.2.5.RELEASE") { group("org.springframework") { imports = [ "spring-framework-bom"