Skip to content

Commit 54cef82

Browse files
committed
Upgrade to Jakarta XML Bind 4.0.5
Closes spring-projectsgh-49163
1 parent 7107a0c commit 54cef82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -923,7 +923,7 @@ bom {
923923
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
924924
}
925925
}
926-
library("Jakarta XML Bind", "4.0.4") {
926+
library("Jakarta XML Bind", "4.0.5") {
927927
group("jakarta.xml.bind") {
928928
modules = [
929929
"jakarta.xml.bind-api"

0 commit comments

Comments
 (0)