Skip to content

Commit 00b53b5

Browse files
committed
Upgrade to Glassfish JAXB 2.3.4
Closes gh-26100
1 parent a2219ba commit 00b53b5

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
@@ -338,7 +338,7 @@ bom {
338338
]
339339
}
340340
}
341-
library("Glassfish JAXB", "2.3.3") {
341+
library("Glassfish JAXB", "2.3.4") {
342342
group("org.glassfish.jaxb") {
343343
modules = [
344344
"codemodel",

0 commit comments

Comments
 (0)