Skip to content

Commit 150db40

Browse files
dependabot[bot]lampajr
authored andcommitted
Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.9.0 to 2.10.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.9.0...json-path-2.10.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de9d3d1 commit 150db40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<surefire-plugin.version>3.5.4</surefire-plugin.version>
9090
<failsafe-plugin.version>3.5.4</failsafe-plugin.version>
9191
<validator.version>1.5.9</validator.version>
92-
<jayway.jsonpath.version>2.9.0</jayway.jsonpath.version>
92+
<jayway.jsonpath.version>2.10.0</jayway.jsonpath.version>
9393

9494
<module.skipCopyDependencies>false</module.skipCopyDependencies>
9595

0 commit comments

Comments
 (0)