Upgrade json-path to 2.10.0

Closes gh-35924
Signed-off-by: ivonaest <ivona.cvija@est.tech>
This commit is contained in:
ivonaest
2025-11-27 14:24:01 +00:00
committed by Brian Clozel
parent 71d18ebabc
commit 68231aa08c
+1 -1
View File
@@ -33,7 +33,7 @@ dependencies {
api("com.google.code.gson:gson:2.13.2")
api("com.google.protobuf:protobuf-java-util:4.32.1")
api("com.h2database:h2:2.3.232")
api("com.jayway.jsonpath:json-path:2.9.0")
api("com.jayway.jsonpath:json-path:2.10.0")
api("com.networknt:json-schema-validator:1.5.3")
api("com.oracle.database.jdbc:ojdbc11:21.9.0.0")
api("com.rometools:rome:1.19.0")