Upgrade to RSocket 1.0.4

Closes gh-25972
This commit is contained in:
Stephane Nicoll
2021-04-09 14:02:41 +02:00
parent 74016134b4
commit 4e0733e363

View File

@@ -1453,7 +1453,7 @@ bom {
]
}
}
library("RSocket", "1.0.3") {
library("RSocket", "1.0.4") {
group("io.rsocket") {
imports = [
"rsocket-bom"