Upgrade to Json-smart 2.5.2

Closes gh-44238
This commit is contained in:
Stéphane Nicoll 2025-02-12 09:09:26 +01:00
parent 961fcbd1ca
commit d4ad8f57cb
1 changed files with 1 additions and 1 deletions

View File

@ -1080,7 +1080,7 @@ bom {
releaseNotes("https://github.com/json-path/JsonPath/releases/tag/json-path-{version}") releaseNotes("https://github.com/json-path/JsonPath/releases/tag/json-path-{version}")
} }
} }
library("Json-smart", "2.5.1") { library("Json-smart", "2.5.2") {
group("net.minidev") { group("net.minidev") {
modules = [ modules = [
"json-smart" "json-smart"