diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5d81b630561..1d6859c0b82 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.14.RELEASE") { + library("Spring Framework", "5.2.15.BUILD-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"