Browse Source

Upgrade to Glassfish JAXB 2.3.8

Closes gh-34242
pull/34332/head
Andy Wilkinson 3 years ago
parent
commit
a9eb2a5501
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -386,7 +386,7 @@ bom { @@ -386,7 +386,7 @@ bom {
]
}
}
library("Glassfish JAXB", "2.3.7") {
library("Glassfish JAXB", "2.3.8") {
prohibit {
versionRange "[3.0.0-M1,)"
because "it uses the jakarta.* namespace"

Loading…
Cancel
Save