Skip to content

Commit 59b2c15

Browse files
Bump com.jayway.jsonpath:json-path from 2.4.0 to 2.9.0 (#167)
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.4.0 to 2.9.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@json-path-2.4.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3001b7d commit 59b2c15

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
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.jayway.jsonpath</groupId>
8888
<artifactId>json-path</artifactId>
89-
<version>2.4.0</version>
89+
<version>2.9.0</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)