Upgrade to Json Path 2.8.0

Closes gh-34878
This commit is contained in:
Stephane Nicoll
2023-04-06 13:25:21 +02:00
parent 9384dac5bd
commit 6876556b60
3 changed files with 3 additions and 1 deletions

View File

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