Skip to content

Commit fb1c7d5

Browse files
committed
Upgrade to Glassfish JAXB 2.3.5
Closes gh-27708
1 parent 5294c22 commit fb1c7d5

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
@@ -346,7 +346,7 @@ bom {
346346
]
347347
}
348348
}
349-
library("Glassfish JAXB", "2.3.4") {
349+
library("Glassfish JAXB", "2.3.5") {
350350
prohibit("[3.0.0-M1,)") {
351351
because "it uses the jakarta.* namespace"
352352
}

0 commit comments

Comments
 (0)