Upgrade to Jakarta WebSocket 2.1.1

Closes gh-36325
This commit is contained in:
Stephane Nicoll 2023-07-11 14:59:37 +02:00
parent a9a93fed6f
commit e99311d10b

View File

@ -536,7 +536,7 @@ bom {
]
}
}
library("Jakarta WebSocket", "2.1.0") {
library("Jakarta WebSocket", "2.1.1") {
group("jakarta.websocket") {
modules = [
"jakarta.websocket-api",