Skip to content

Commit 777f972

Browse files
committed
Upgrade to Jakarta XML Bind 4.0.5
Closes spring-projectsgh-49168
1 parent 95bb53a commit 777f972

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -899,7 +899,7 @@ bom {
899899
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
900900
}
901901
}
902-
library("Jakarta XML Bind", "4.0.4") {
902+
library("Jakarta XML Bind", "4.0.5") {
903903
group("jakarta.xml.bind") {
904904
modules = [
905905
"jakarta.xml.bind-api"

0 commit comments

Comments
 (0)