Skip to content

Commit

Permalink
Merge pull request #45 from eBay/dependabot/maven/com.jayway.jsonpath…
Browse files Browse the repository at this point in the history
…-json-path-2.9.0

Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0
  • Loading branch information
yarg0007 committed Apr 12, 2024
2 parents 838fd42 + 0e63754 commit b741165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.7.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>commons-collections</groupId>
Expand Down

0 comments on commit b741165

Please sign in to comment.