mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Jakarta Json Bind 3.0.2
Closes gh-50659
This commit is contained in:
@@ -854,7 +854,7 @@ bom {
|
||||
releaseNotes("https://github.com/jakartaee/jsonp-api/releases/tag/{version}-RELEASE")
|
||||
}
|
||||
}
|
||||
library("Jakarta Json Bind", "3.0.1") {
|
||||
library("Jakarta Json Bind", "3.0.2") {
|
||||
group("jakarta.json.bind") {
|
||||
modules = [
|
||||
"jakarta.json.bind-api"
|
||||
|
||||
Reference in New Issue
Block a user