diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e077bf138f..a310a94066 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1384,7 +1384,7 @@ bom { ] } } - library("RxJava2", "2.2.15") { + library("RxJava2", "2.2.17") { group("io.reactivex.rxjava2") { modules = [ "rxjava"