Upgrade to Jakarta WebSocket 2.1.1

Closes gh-36337
This commit is contained in:
Stephane Nicoll 2023-07-11 15:31:04 +02:00
parent 6ab571a30d
commit 5171eef1c1

View File

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