Skip to content

Commit

Permalink
Merge pull request #544 from microsoft/dependabot/maven/com.jayway.js…
Browse files Browse the repository at this point in the history
…onpath-json-path-2.9.0

Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0
  • Loading branch information
kushagraThapar authored Jan 22, 2024
2 parents 4c1336d + 0eb5d16 commit a2fb2b0
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 @@ -53,7 +53,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>

<!-- Apache commons -->
Expand Down

0 comments on commit a2fb2b0

Please sign in to comment.