diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2e0ed6cfe6f..d8da53ed7db 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1571,7 +1571,7 @@ bom { ] } } - library("Spring Framework", "5.3.10") { + library("Spring Framework", "5.3.11-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"