Skip to content

Commit

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

build(deps): bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0
  • Loading branch information
pkiraly authored Jan 22, 2024
2 parents 9333db4 + 103b5b7 commit 98a8be3
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 @@ -81,7 +81,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 98a8be3

Please sign in to comment.