Skip to content

Commit 6ce61c5

Browse files
committed
Upgrade to RxJava2 2.2.21
Closes gh-25336
1 parent 92c82a4 commit 6ce61c5

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
@@ -1474,7 +1474,7 @@ bom {
14741474
]
14751475
}
14761476
}
1477-
library("RxJava2", "2.2.20") {
1477+
library("RxJava2", "2.2.21") {
14781478
group("io.reactivex.rxjava2") {
14791479
modules = [
14801480
"rxjava"

0 commit comments

Comments
 (0)