diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 2a76379254..2151d9db56 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1363,7 +1363,7 @@ bom { ] } } - library("RxJava2", "2.2.20") { + library("RxJava2", "2.2.21") { group("io.reactivex.rxjava2") { modules = [ "rxjava"