diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3289e81b45..31c6f61909 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1365,7 +1365,7 @@ bom { ] } } - library("RxJava2", "2.2.19") { + library("RxJava2", "2.2.20") { group("io.reactivex.rxjava2") { modules = [ "rxjava"