diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index af2164146c..1aa23b0f7c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1474,7 +1474,7 @@ bom { ] } } - library("RxJava2", "2.2.20") { + library("RxJava2", "2.2.21") { group("io.reactivex.rxjava2") { modules = [ "rxjava"