Upgrade to Glassfish JAXB 2.3.6

Closes gh-29835
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:07 +01:00
parent 06ddffed06
commit bc112fe61b
1 changed files with 1 additions and 1 deletions

View File

@ -354,7 +354,7 @@ bom {
]
}
}
library("Glassfish JAXB", "2.3.5") {
library("Glassfish JAXB", "2.3.6") {
prohibit("[3.0.0-M1,)") {
because "it uses the jakarta.* namespace"
}