mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Upgrade to Jakarta WebSocket 2.1.1
Closes gh-36325
This commit is contained in:
@@ -536,7 +536,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