Skip to content

Commit e48a292

Browse files
committed
Upgrade to Reactive Streams 1.0.4
Closes gh-35492
1 parent 0e13c16 commit e48a292

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
@@ -1469,7 +1469,7 @@ bom {
14691469
]
14701470
}
14711471
}
1472-
library("Reactive Streams", "1.0.3") {
1472+
library("Reactive Streams", "1.0.4") {
14731473
group("org.reactivestreams") {
14741474
modules = [
14751475
"reactive-streams"

0 commit comments

Comments
 (0)