Skip to content

Commit 4f95fde

Browse files
committed
Upgrade to Reactive Streams 1.0.4
Closes gh-31436
1 parent 91d9d48 commit 4f95fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1425,7 +1425,7 @@ bom {
14251425
]
14261426
}
14271427
}
1428-
library("Reactive Streams", "1.0.3") {
1428+
library("Reactive Streams", "1.0.4") {
14291429
group("org.reactivestreams") {
14301430
modules = [
14311431
"reactive-streams"

0 commit comments

Comments
 (0)