Upgrade to Jakarta Json 2.1.3

Closes gh-38458
This commit is contained in:
Andy Wilkinson 2023-11-21 15:33:46 +00:00
parent d23abf6e1c
commit fe7b2954ec
1 changed files with 1 additions and 1 deletions

View File

@ -495,7 +495,7 @@ bom {
]
}
}
library("Jakarta Json", "2.1.2") {
library("Jakarta Json", "2.1.3") {
group("jakarta.json") {
modules = [
"jakarta.json-api"