Skip to content

Commit

Permalink
Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0 (#5123)
Browse files Browse the repository at this point in the history
* Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0

Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.7.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.7.0...json-path-2.9.0)

---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update known-dependencies.txt

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PJ Fanning <pjfanning@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and pjfanning authored Oct 16, 2024
1 parent 8ae4d68 commit 87d25be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<!-- marshalling -->
<gson.version>2.8.9</gson.version>
<jackson-bom.version>2.13.4.20221013</jackson-bom.version>
<jsonpath.version>2.7.0</jsonpath.version>
<jsonpath.version>2.9.0</jsonpath.version>
<jettison.version>1.5.4</jettison.version>
<xstream.core.version>1.4.20</xstream.core.version>
<woodstox.version>6.4.0</woodstox.version>
Expand Down
2 changes: 1 addition & 1 deletion tool/dependencies/known-dependencies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ jruby-complete-9.3.4.0.jar
json-0.191.jar
json-0.193.jar
json-1.8.jar
json-path-2.7.0.jar
json-path-2.9.0.jar
json-smart-2.4.10.jar
jsp-2.1-6.1.14.jar
jsp-api-2.1-6.1.14.jar
Expand Down

0 comments on commit 87d25be

Please sign in to comment.