Skip to content

Commit

Permalink
Upgrade to Jakarta XML Bind 4.0.2
Browse files Browse the repository at this point in the history
Closes gh-39980
  • Loading branch information
wilkinsona committed Mar 18, 2024
1 parent f4edcb5 commit 6a92f70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ bom {
]
}
}
library("Jakarta XML Bind", "4.0.1") {
library("Jakarta XML Bind", "4.0.2") {
group("jakarta.xml.bind") {
modules = [
"jakarta.xml.bind-api"
Expand Down

0 comments on commit 6a92f70

Please sign in to comment.