Skip to content

Commit

Permalink
Bump com.jayway.jsonpath:json-path to 2.9.0
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
...

Closes gh-854
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 56e8e6a commit 51305ce
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 @@ -31,7 +31,7 @@
<httpcore5.version>5.2.4</httpcore5.version>
<jackson-databind.version>2.15.3</jackson-databind.version>
<jetty-reactive-httpclient.version>4.0.1</jetty-reactive-httpclient.version>
<json-path.version>2.8.0</json-path.version>
<json-path.version>2.9.0</json-path.version>
<junit.version>5.10.1</junit.version>
<kotlin.version>1.8.22</kotlin.version>
<kotlin-coroutines.version>1.7.3</kotlin-coroutines.version>
Expand Down

0 comments on commit 51305ce

Please sign in to comment.