Skip to content

Commit 53e178e

Browse files
committed
Upgrade to Glassfish JAXB 2.3.4
Closes gh-26536
1 parent 2a28f34 commit 53e178e

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.3") {
343+
library("Glassfish JAXB", "2.3.4") {
344344
prohibit("[3.0.0-M1,)") {
345345
because "it uses the jakarta.* namespace"
346346
}

0 commit comments

Comments
 (0)