Skip to content

Commit a7fa55a

Browse files
Merge pull request #190 from graph-quilt/dependabot/maven/com.jayway.jsonpath-json-path-2.9.0
Bump com.jayway.jsonpath:json-path from 2.5.0 to 2.9.0
2 parents 6cd0eb6 + f31c008 commit a7fa55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<dependency>
201201
<groupId>com.jayway.jsonpath</groupId>
202202
<artifactId>json-path</artifactId>
203-
<version>2.5.0</version>
203+
<version>2.9.0</version>
204204
<scope>test</scope>
205205
</dependency>
206206
<dependency>

0 commit comments

Comments
 (0)