diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a9ad76ee71..6f74b6a514 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1673,7 +1673,7 @@ bom { ] } } - library("Spring Framework", "5.2.13.RELEASE") { + library("Spring Framework", "5.2.14.BUILD-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"