Skip to content

Commit 4a5cb3f

Browse files
committed
Upgrade to Glassfish JAXB 2.3.4
Closes gh-26095
1 parent caa21b0 commit 4a5cb3f

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
@@ -352,7 +352,7 @@ bom {
352352
]
353353
}
354354
}
355-
library("Glassfish JAXB", "2.3.3") {
355+
library("Glassfish JAXB", "2.3.4") {
356356
group("org.glassfish.jaxb") {
357357
modules = [
358358
"codemodel",

0 commit comments

Comments
 (0)