Merge branch '2.7.x' into 3.0.x
Closes gh-36002
This commit is contained in:
@@ -1170,6 +1170,10 @@ bom {
|
||||
}
|
||||
}
|
||||
library("RSocket", "1.1.3") {
|
||||
prohibit {
|
||||
versionRange "1.1.4"
|
||||
because "it contains a regression (https://github.com/rsocket/rsocket-java/issues/1092)"
|
||||
}
|
||||
group("io.rsocket") {
|
||||
imports = [
|
||||
"rsocket-bom"
|
||||
|
||||
Reference in New Issue
Block a user