diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 48566eff314..8a0d8552bf4 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1679,7 +1679,7 @@ bom { ] } } - library("Spring Framework", "5.2.6.RELEASE") { + library("Spring Framework", "5.2.7.BUILD-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"