Skip to content

Commit 8eb35f6

Browse files
dependabot[bot]isidore
authored andcommitted
- r Bump com.jayway.jsonpath:json-path from 2.10.0 to 3.0.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.10.0 to 3.0.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.10.0...json-path-3.0.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 3.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3eb21f commit 8eb35f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

approvaltests-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<dependency>
5656
<groupId>com.jayway.jsonpath</groupId>
5757
<artifactId>json-path</artifactId>
58-
<version>2.10.0</version>
58+
<version>3.0.0</version>
5959
<scope>test</scope>
6060
</dependency>
6161
<dependency>

0 commit comments

Comments
 (0)