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