Skip to content

Commit f21dd10

Browse files
Update dependency com.jayway.jsonpath:json-path to v2.10.0 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6fd72a1 commit f21dd10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<properties>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<jackson.version>2.20.1</jackson.version>
19-
<json.path.version>2.9.0</json.path.version>
19+
<json.path.version>2.10.0</json.path.version>
2020
<junit.version>6.0.1</junit.version>
2121
</properties>
2222

0 commit comments

Comments
 (0)