diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1ea9ec961a..9efdc97ced 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1425,7 +1425,7 @@ bom { ] } } - library("Reactive Streams", "1.0.3") { + library("Reactive Streams", "1.0.4") { group("org.reactivestreams") { modules = [ "reactive-streams"