Upgrade to Glassfish JAXB 2.3.5

Closes gh-27708
This commit is contained in:
Stephane Nicoll 2021-08-17 09:14:37 +02:00
parent 5294c2257c
commit fb1c7d59c0

View File

@ -346,7 +346,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"
}