Skip to content

Commit 545a842

Browse files
committed
Upgrade to Glassfish JAXB 4.0.5
Closes gh-39975
1 parent 00ec9d0 commit 545a842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ bom {
314314
]
315315
}
316316
}
317-
library("Glassfish JAXB", "4.0.4") {
317+
library("Glassfish JAXB", "4.0.5") {
318318
group("org.glassfish.jaxb") {
319319
imports = [
320320
"jaxb-bom"

0 commit comments

Comments
 (0)