Skip to content

Commit a2f0012

Browse files
committed
Upgrade to Jakarta XML Bind 4.0.2
Closes gh-39969
1 parent dfc2b7d commit a2f0012

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
@@ -573,7 +573,7 @@ bom {
573573
]
574574
}
575575
}
576-
library("Jakarta XML Bind", "4.0.1") {
576+
library("Jakarta XML Bind", "4.0.2") {
577577
group("jakarta.xml.bind") {
578578
modules = [
579579
"jakarta.xml.bind-api"

0 commit comments

Comments
 (0)