Skip to content

Commit 6a92f70

Browse files
committed
Upgrade to Jakarta XML Bind 4.0.2
Closes gh-39980
1 parent f4edcb5 commit 6a92f70

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
@@ -585,7 +585,7 @@ bom {
585585
]
586586
}
587587
}
588-
library("Jakarta XML Bind", "4.0.1") {
588+
library("Jakarta XML Bind", "4.0.2") {
589589
group("jakarta.xml.bind") {
590590
modules = [
591591
"jakarta.xml.bind-api"

0 commit comments

Comments
 (0)