mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Merge branch '3.0.x' into 3.1.x
Closes gh-36003
This commit is contained in:
@@ -1217,6 +1217,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