diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 902f6bcfd1f..23cb03af4fe 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.0") { + library("Reactor Bom", "2023.0.1-SNAPSHOT") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {