Skip to content

Commit a465cdb

Browse files
committed
Revert "Upgrade to Jakarta XML Bind 4.0.4"
This reverts commit a7a0549. See gh-47242
1 parent 391e745 commit a465cdb

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
@@ -920,7 +920,7 @@ bom {
920920
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
921921
}
922922
}
923-
library("Jakarta XML Bind", "4.0.4") {
923+
library("Jakarta XML Bind", "4.0.2") {
924924
group("jakarta.xml.bind") {
925925
modules = [
926926
"jakarta.xml.bind-api"

0 commit comments

Comments
 (0)