Upgrade to JsonPath 2.9.0

Closes gh-39328
This commit is contained in:
Brian Clozel 2024-02-04 15:07:31 +01:00
parent 5f87949e30
commit 570602297f

View File

@ -693,7 +693,7 @@ bom {
]
}
}
library("Json Path", "2.8.0") {
library("Json Path", "2.9.0") {
group("com.jayway.jsonpath") {
modules = [
"json-path",