Upgrade to Json Path 2.7.0

Closes gh-29845
This commit is contained in:
Stephane Nicoll 2022-02-16 09:41:19 +01:00
parent 26d6c56865
commit 7c3b31fd77
1 changed files with 1 additions and 1 deletions

View File

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