Upgrade to Json-smart 2.5.1

Closes gh-40252
This commit is contained in:
Andy Wilkinson
2024-04-09 12:53:13 +01:00
parent 45852eac8f
commit c61e556c61

View File

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