Skip to content

Commit cc35ffb

Browse files
committed
Upgrade to RxJava2 2.2.21
Closes gh-25340
1 parent 299134f commit cc35ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1363,7 +1363,7 @@ bom {
13631363
]
13641364
}
13651365
}
1366-
library("RxJava2", "2.2.20") {
1366+
library("RxJava2", "2.2.21") {
13671367
group("io.reactivex.rxjava2") {
13681368
modules = [
13691369
"rxjava"

0 commit comments

Comments
 (0)