diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 221f4f4d97c..6e916daa0cc 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1623,7 +1623,7 @@ bom { ] } } - library("Spring Framework", "5.2.5.RELEASE") { + library("Spring Framework", "5.2.6.BUILD-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"