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