Upgrade to Json Path 2.10.0

Closes gh-48553
This commit is contained in:
Brian Clozel
2025-12-16 20:19:06 +01:00
parent 404ab717e2
commit 91ca270281
@@ -1076,7 +1076,7 @@ bom {
releaseNotes("https://github.com/jOOQ/jOOQ/releases/tag/version-{version}")
}
}
library("Json Path", "2.9.0") {
library("Json Path", "2.10.0") {
group("com.jayway.jsonpath") {
modules = [
"json-path",