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