Skip to content

Commit

Permalink
build(deps): bump com.jayway.jsonpath:json-path from 2.8.0 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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and heliocastro committed Jan 22, 2024
1 parent 76c869c commit 7d35111
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 @@ -93,7 +93,7 @@
<!-- JSON Libraries used in the project -->
<gson.version>2.10.1</gson.version>
<json.version>20231013</json.version>
<json-path.version>2.8.0</json-path.version>
<json-path.version>2.9.0</json-path.version>
<json-smart.version>2.4.10</json-smart.version>
<json-simple.version>2.3.1</json-simple.version>
<jackson.version>2.14.2</jackson.version>
Expand Down

0 comments on commit 7d35111

Please sign in to comment.