Skip to content

Commit 9b5f9ac

Browse files
committed
Upgrade to Glassfish JAXB 4.0.5
Closes gh-39963
1 parent c4e7073 commit 9b5f9ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ bom {
306306
]
307307
}
308308
}
309-
library("Glassfish JAXB", "4.0.4") {
309+
library("Glassfish JAXB", "4.0.5") {
310310
group("org.glassfish.jaxb") {
311311
imports = [
312312
"jaxb-bom"

0 commit comments

Comments
 (0)