Skip to content

Commit 0008106

Browse files
ivonaestbclozel
authored andcommitted
Upgrade json-path to 2.10.0
Closes gh-35924 Signed-off-by: ivonaest <ivona.cvija@est.tech>
1 parent 8f6d44a commit 0008106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-platform/framework-platform.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333
api("com.google.code.gson:gson:2.13.2")
3434
api("com.google.protobuf:protobuf-java-util:4.32.1")
3535
api("com.h2database:h2:2.3.232")
36-
api("com.jayway.jsonpath:json-path:2.9.0")
36+
api("com.jayway.jsonpath:json-path:2.10.0")
3737
api("com.oracle.database.jdbc:ojdbc11:21.9.0.0")
3838
api("com.rometools:rome:1.19.0")
3939
api("com.squareup.okhttp3:mockwebserver:3.14.9")

0 commit comments

Comments
 (0)