diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0a0c5aa7f6..dbc2c6df50 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1570,7 +1570,7 @@ bom { ] } } - library("Reactor Bom", "2023.0.3") { + library("Reactor Bom", "2023.0.4") { considerSnapshots() calendarName = "Reactor" group("io.projectreactor") {