mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Upgrade to Jakarta XML Bind 4.0.5
Closes gh-49616
This commit is contained in:
@@ -923,7 +923,7 @@ bom {
|
||||
.formatted(version.major(), version.minor()), "jakarta.ws.rs")
|
||||
}
|
||||
}
|
||||
library("Jakarta XML Bind", "4.0.4") {
|
||||
library("Jakarta XML Bind", "4.0.5") {
|
||||
alignWith {
|
||||
version {
|
||||
of "jakarta.xml.bind:jakarta.xml.bind-api"
|
||||
|
||||
Reference in New Issue
Block a user