Skip to content

Commit fb17f6e

Browse files
committed
Upgrade to Glassfish JAXB 2.3.5
Closes gh-27677
1 parent 7fced19 commit fb17f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ bom {
340340
]
341341
}
342342
}
343-
library("Glassfish JAXB", "2.3.4") {
343+
library("Glassfish JAXB", "2.3.5") {
344344
prohibit("[3.0.0-M1,)") {
345345
because "it uses the jakarta.* namespace"
346346
}

0 commit comments

Comments
 (0)