SimaTankSAAS / nifi-1.4.0

Apache License 2.0
0 stars 1 forks source link

Update dependency com.jayway.jsonpath:json-path to v2.9.0 #114

Open mend-for-github-com[bot] opened 8 months ago

mend-for-github-com[bot] commented 8 months ago

This PR contains the following updates:

Package Type Update Change
com.jayway.jsonpath:json-path compile minor 2.0.0 -> 2.9.0

By merging this PR, the issue #103 will be automatically resolved and closed:

Severity CVSS Score CVE
Medium Medium 5.3 CVE-2023-51074

Release Notes

jayway/JsonPath (com.jayway.jsonpath:json-path) ### [`v2.2.0`](https://togithub.com/jayway/JsonPath/blob/HEAD/changelog.md#220-2016-02-29) \=========== - Upgraded dependency versions - Hamcrest-matcher support in json-path-assert - Bug fixes and improvements ### [`v2.1.0`](https://togithub.com/jayway/JsonPath/blob/HEAD/changelog.md#210-2015-11-22) \=========== - Upgraded dependency versions - Introduced Cache SPI - Introduced path functions - Introduced JsonOrgJsonProvider - OSGI improvements - Inline filters supports same operators as Filter builders - Improved filter evaluation - Internal makeovers - New write operations : map(...) and renameKey(...)