Skip to content

Commit c9718e7

Browse files
committed
Upgrade to Glassfish JAXB 4.0.2
Closes gh-34259
1 parent 76f8c05 commit c9718e7

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
@@ -270,7 +270,7 @@ bom {
270270
]
271271
}
272272
}
273-
library("Glassfish JAXB", "4.0.1") {
273+
library("Glassfish JAXB", "4.0.2") {
274274
group("org.glassfish.jaxb") {
275275
imports = [
276276
"jaxb-bom"

0 commit comments

Comments
 (0)