mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Upgrade to RSocket 1.1.2
Closes gh-30679
This commit is contained in:
@@ -1495,7 +1495,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("RSocket", "1.1.1") {
|
||||
library("RSocket", "1.1.2") {
|
||||
group("io.rsocket") {
|
||||
imports = [
|
||||
"rsocket-bom"
|
||||
|
||||
Reference in New Issue
Block a user