diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7c88f777b600..76f5e7589d7b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1708,7 +1708,7 @@ bom { ] } } - library("Spring Framework", "5.3.22") { + library("Spring Framework", "5.3.23-SNAPSHOT") { group("org.springframework") { imports = [ "spring-framework-bom"