diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index c3607820cd..5824d5bcd3 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1496,7 +1496,7 @@ bom { ] } } - library("RSocket", "1.1.2") { + library("RSocket", "1.1.3") { group("io.rsocket") { imports = [ "rsocket-bom"