diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a59230f2a0..01f175d26b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1705,7 +1705,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.11") { + library("Reactor Bom", "2023.0.12-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {