We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71d18eb commit 68231aaCopy full SHA for 68231aa
framework-platform/framework-platform.gradle
@@ -33,7 +33,7 @@ dependencies {
33
api("com.google.code.gson:gson:2.13.2")
34
api("com.google.protobuf:protobuf-java-util:4.32.1")
35
api("com.h2database:h2:2.3.232")
36
- api("com.jayway.jsonpath:json-path:2.9.0")
+ api("com.jayway.jsonpath:json-path:2.10.0")
37
api("com.networknt:json-schema-validator:1.5.3")
38
api("com.oracle.database.jdbc:ojdbc11:21.9.0.0")
39
api("com.rometools:rome:1.19.0")
0 commit comments