Browse Source

Upgrade to Glassfish JAXB 4.0.4

Closes gh-38438
3.0.x
Andy Wilkinson 2 years ago
parent
commit
fb3f97a4fa
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save