diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index d47a211d98..bfbb688832 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1182,7 +1182,7 @@ bom { ] } } - library("RxJava3", "3.1.5") { + library("RxJava3", "3.1.6") { group("io.reactivex.rxjava3") { modules = [ "rxjava"