Browse Source

Upgrade to Glassfish JAXB 2.3.3

Closes gh-21231
pull/21259/head
Stephane Nicoll 6 years ago
parent
commit
d0be0586a7
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -348,7 +348,7 @@ bom { @@ -348,7 +348,7 @@ bom {
]
}
}
library("Glassfish JAXB", "2.3.2") {
library("Glassfish JAXB", "2.3.3") {
group("org.glassfish.jaxb") {
modules = [
"codemodel",

Loading…
Cancel
Save