diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 62101e8f9b..72c11e760f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1424,7 +1424,7 @@ bom { ] } } - library("RxJava2", "2.2.18") { + library("RxJava2", "2.2.19") { group("io.reactivex.rxjava2") { modules = [ "rxjava"