Browse Source

Upgrade to Glassfish JAXB 4.0.4

Closes gh-38456
pull/38706/head
Andy Wilkinson 2 years ago
parent
commit
3000cfd67e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -306,7 +306,7 @@ bom { @@ -306,7 +306,7 @@ bom {
]
}
}
library("Glassfish JAXB", "4.0.3") {
library("Glassfish JAXB", "4.0.4") {
group("org.glassfish.jaxb") {
imports = [
"jaxb-bom"

Loading…
Cancel
Save