Upgrade to Jakarta Json 2.1.2

Closes gh-35834
This commit is contained in:
Stephane Nicoll 2023-06-12 08:44:47 +02:00
parent 3052bfed94
commit 1468a63658
1 changed files with 1 additions and 1 deletions

View File

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