diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 982ec85baa..169c1da2b0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1470,7 +1470,7 @@ bom { ] } } - library("RxJava2", "2.2.19") { + library("RxJava2", "2.2.20") { group("io.reactivex.rxjava2") { modules = [ "rxjava"