Upgrade to Jakarta XML Bind 4.0.4

Closes gh-47237
This commit is contained in:
Stéphane Nicoll 2025-09-17 08:16:11 +02:00
parent f374e38f6a
commit a3613927c9
1 changed files with 1 additions and 1 deletions

View File

@ -866,7 +866,7 @@ bom {
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
}
}
library("Jakarta XML Bind", "4.0.2") {
library("Jakarta XML Bind", "4.0.4") {
group("jakarta.xml.bind") {
modules = [
"jakarta.xml.bind-api"