Skip to content

Commit 089c455

Browse files
Bump com.jayway.jsonpath:json-path in /testing-libraries-overview (#181)
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.5.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.5.0...json-path-2.9.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 97f4d0d commit 089c455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing-libraries-overview/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<testng.version>6.8</testng.version>
2222
<hamcrest.version>2.2</hamcrest.version>
2323
<assertj.version>3.26.0</assertj.version>
24-
<json-path.version>2.5.0</json-path.version>
24+
<json-path.version>2.9.0</json-path.version>
2525
<jsonassert.version>1.5.0</jsonassert.version>
2626
<powermock.version>2.0.9</powermock.version>
2727
<wiremock.version>3.6.0</wiremock.version>

0 commit comments

Comments
 (0)