Skip to content

Commit ad9a7ee

Browse files
committed
Revert "Upgrade to Jakarta XML Bind 4.0.4"
This reverts commit a361392. See gh-47237
1 parent 43fee16 commit ad9a7ee

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
@@ -866,7 +866,7 @@ bom {
866866
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
867867
}
868868
}
869-
library("Jakarta XML Bind", "4.0.4") {
869+
library("Jakarta XML Bind", "4.0.2") {
870870
group("jakarta.xml.bind") {
871871
modules = [
872872
"jakarta.xml.bind-api"

0 commit comments

Comments
 (0)