Skip to content

Commit 9e53078

Browse files
Bump json-path from 2.7.0 to 2.8.0
Bumps [json-path](https://github.com/jayway/JsonPath) from 2.7.0 to 2.8.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.7.0...json-path-2.8.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 130330c commit 9e53078

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
@@ -293,7 +293,7 @@
293293
<dependency>
294294
<groupId>com.jayway.jsonpath</groupId>
295295
<artifactId>json-path</artifactId>
296-
<version>2.7.0</version>
296+
<version>2.8.0</version>
297297
<scope>test</scope>
298298
</dependency>
299299
<dependency>

0 commit comments

Comments
 (0)