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