mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 10:19:03 +00:00
Upgrade to Jakarta WebSocket 2.1.1
Closes gh-36337
This commit is contained in:
@@ -558,7 +558,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Jakarta WebSocket", "2.1.0") {
|
||||
library("Jakarta WebSocket", "2.1.1") {
|
||||
group("jakarta.websocket") {
|
||||
modules = [
|
||||
"jakarta.websocket-api",
|
||||
|
||||
Reference in New Issue
Block a user