Upgrade to Jakarta WS RS 4.0.0

Closes gh-45478
This commit is contained in:
Stéphane Nicoll
2025-05-07 11:31:21 -07:00
committed by Phillip Webb
parent 3881a79383
commit eb1cecdc94

View File

@@ -878,11 +878,7 @@ bom {
.formatted(version.major(), version.minor()), "jakarta.websocket")
}
}
library("Jakarta WS RS", "3.1.0") {
prohibit {
versionRange "[4.0.0-M2,)"
because "it exceeds our Jakarta EE 10 baseline"
}
library("Jakarta WS RS", "4.0.0") {
group("jakarta.ws.rs") {
modules = [
"jakarta.ws.rs-api"