Skip to content

Commit f81f2de

Browse files
committed
Revert "Upgrade to Jakarta XML Bind 4.0.4"
This reverts commit 602c149. Closes gh-47240
1 parent cb0e868 commit f81f2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ bom {
877877
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
878878
}
879879
}
880-
library("Jakarta XML Bind", "4.0.4") {
880+
library("Jakarta XML Bind", "4.0.2") {
881881
group("jakarta.xml.bind") {
882882
modules = [
883883
"jakarta.xml.bind-api"

0 commit comments

Comments
 (0)