Skip to content

Commit

Permalink
Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 (#718)
Browse files Browse the repository at this point in the history
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.8.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.8.0...json-path-2.9.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent 149dfca commit 4bb94b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<assertj.version>3.25.1</assertj.version>
<target.java.version>17</target.java.version>
<junit-jupiter.version>5.10.1</junit-jupiter.version>
<json-path.version>2.8.0</json-path.version>
<json-path.version>2.9.0</json-path.version>
<opentest4j.version>1.3.0</opentest4j.version>
<kotlin.version>1.9.22</kotlin.version>
<bnd.version>7.0.0</bnd.version>
Expand Down

0 comments on commit 4bb94b1

Please sign in to comment.