Skip to content

Commit cc3200a

Browse files
committed
Upgrade to Jakarta XML Bind 4.0.1
Closes gh-37385
1 parent f4d16d1 commit cc3200a

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
@@ -557,7 +557,7 @@ bom {
557557
]
558558
}
559559
}
560-
library("Jakarta XML Bind", "4.0.0") {
560+
library("Jakarta XML Bind", "4.0.1") {
561561
group("jakarta.xml.bind") {
562562
modules = [
563563
"jakarta.xml.bind-api"

0 commit comments

Comments
 (0)