Skip to content

Commit 8c0aea7

Browse files
committed
Upgrade to Glassfish JAXB 2.3.5
Closes gh-27666
1 parent 1fdeda0 commit 8c0aea7

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.4") {
341+
library("Glassfish JAXB", "2.3.5") {
342342
group("org.glassfish.jaxb") {
343343
modules = [
344344
"codemodel",

0 commit comments

Comments
 (0)