Skip to content

Commit d0280f1

Browse files
committed
Upgrade to RxJava2 2.2.21
Closes gh-25332
1 parent 9cabedf commit d0280f1

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
@@ -1429,7 +1429,7 @@ bom {
14291429
]
14301430
}
14311431
}
1432-
library("RxJava2", "2.2.20") {
1432+
library("RxJava2", "2.2.21") {
14331433
group("io.reactivex.rxjava2") {
14341434
modules = [
14351435
"rxjava"

0 commit comments

Comments
 (0)