Browse Source

Upgrade to Glassfish JAXB 2.3.8

Closes gh-35467
2.5.x
Andy Wilkinson 3 years ago
parent
commit
18c27f9a2e
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save