diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 1764d5d737..50e4d8a09a 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1422,7 +1422,7 @@ bom { ] } } - library("RxJava2", "2.2.17") { + library("RxJava2", "2.2.18") { group("io.reactivex.rxjava2") { modules = [ "rxjava"