diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c2efeecbc91..5752884d3ec 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1669,7 +1669,7 @@ bom { ] } } - library("Spring Framework", "5.2.10.RELEASE") { + library("Spring Framework", "5.2.11.BUILD-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"