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