Upgrade to Glassfish JAXB 2.3.5

Closes gh-27677
This commit is contained in:
Stephane Nicoll 2021-08-16 08:14:27 +02:00
parent 7fced191cf
commit fb17f6e085

View File

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