Skip to content

Commit

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

Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 in /karate-core
  • Loading branch information
ptrthomas authored Jan 22, 2024
2 parents 8d4511c + f7a7caf commit 4a62d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion karate-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>net.minidev</groupId>
Expand Down

0 comments on commit 4a62d95

Please sign in to comment.