mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Jakarta XML Bind 4.0.5
Closes gh-49170
This commit is contained in:
@@ -948,7 +948,7 @@ bom {
|
||||
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
|
||||
}
|
||||
}
|
||||
library("Jakarta XML Bind", "4.0.4") {
|
||||
library("Jakarta XML Bind", "4.0.5") {
|
||||
group("jakarta.xml.bind") {
|
||||
modules = [
|
||||
"jakarta.xml.bind-api"
|
||||
|
||||
Reference in New Issue
Block a user