diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 541c31acf4c5..4a14a4107f5c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1323,7 +1323,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.1") { + library("Reactor Bom", "2023.0.2-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {