diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d58cc860a84..b66986132b6 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1578,7 +1578,7 @@ bom { ] } } - library("Spring Framework", "5.3.12") { + library("Spring Framework", "5.3.13-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"