diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 71fe9e4556..c0bf7d11e1 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1650,7 +1650,7 @@ bom { ] } } - library("Spring Framework", "5.3.6") { + library("Spring Framework", "5.3.7-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"