Bump com.jayway.jsonpath:json-path from 2.8.0 to 2.9.0 in /langchain4j-parent (#541)

Bumps
[com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from
2.8.0 to 2.9.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jayway/JsonPath/releases">com.jayway.jsonpath:json-path's
releases</a>.</em></p>
<blockquote>
<h2>json-path-2.9.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix for <a
href="https://github.com/advisories/GHSA-pfh2-hfmq-phg5">CVE-2023-51074</a>.</li>
<li>update dependencies by <a
href="https://github.com/SingingBush"><code>@​SingingBush</code></a> in
<a
href="https://redirect.github.com/json-path/JsonPath/pull/965">json-path/JsonPath#965</a></li>
<li>JPMS: define Automatic-Module-Name as json.path by <a
href="https://github.com/SingingBush"><code>@​SingingBush</code></a> in
<a
href="https://redirect.github.com/json-path/JsonPath/pull/966">json-path/JsonPath#966</a></li>
<li>Bump json-smart version from 2.4.10 to 2.5.0 by <a
href="https://github.com/shoothzj"><code>@​shoothzj</code></a> in <a
href="https://redirect.github.com/json-path/JsonPath/pull/945">json-path/JsonPath#945</a></li>
<li>Fixed rendering error on <code>$..book[?(@.price &lt;=
$['expensive'])]</code> in README.md by <a
href="https://github.com/lulunac27a"><code>@​lulunac27a</code></a> in <a
href="https://redirect.github.com/json-path/JsonPath/pull/967">json-path/JsonPath#967</a></li>
<li>[build] Remove deprecated gradle convetion usage by <a
href="https://github.com/shoothzj"><code>@​shoothzj</code></a> in <a
href="https://redirect.github.com/json-path/JsonPath/pull/946">json-path/JsonPath#946</a></li>
<li>Check for the existence of the next significant bracket by <a
href="https://github.com/twobiers"><code>@​twobiers</code></a> in <a
href="https://redirect.github.com/json-path/JsonPath/pull/985">json-path/JsonPath#985</a></li>
<li>Update versions by <a
href="https://github.com/kallestenflo"><code>@​kallestenflo</code></a>
in <a
href="https://redirect.github.com/json-path/JsonPath/pull/987">json-path/JsonPath#987</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/lulunac27a"><code>@​lulunac27a</code></a> made
their first contribution in <a
href="https://redirect.github.com/json-path/JsonPath/pull/967">json-path/JsonPath#967</a></li>
<li><a href="https://github.com/twobiers"><code>@​twobiers</code></a>
made their first contribution in <a
href="https://redirect.github.com/json-path/JsonPath/pull/985">json-path/JsonPath#985</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0">https://github.com/json-path/JsonPath/compare/json-path-2.8.0...json-path-2.9.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="af7e516c69"><code>af7e516</code></a>
Release 2.9.0</li>
<li><a
href="af4dfcc17a"><code>af4dfcc</code></a>
Make PropertyPathToken public, closes <a
href="https://redirect.github.com/jayway/JsonPath/issues/955">#955</a></li>
<li><a
href="49b1151b11"><code>49b1151</code></a>
Update versions (<a
href="https://redirect.github.com/jayway/JsonPath/issues/987">#987</a>)</li>
<li><a
href="71a09c1193"><code>71a09c1</code></a>
Check for the existence of the next significant bracket (<a
href="https://redirect.github.com/jayway/JsonPath/issues/985">#985</a>)</li>
<li><a
href="900ebfe58f"><code>900ebfe</code></a>
Remove deprecated gradle usage (<a
href="https://redirect.github.com/jayway/JsonPath/issues/946">#946</a>)</li>
<li><a
href="946274d3cb"><code>946274d</code></a>
Fixed rendering error on <code>$..book[?(@.price &lt;=
$['expensive'])]</code> in README.md...</li>
<li><a
href="425bcb18a5"><code>425bcb1</code></a>
Bump json-smart version from 2.4.10 to 2.5.0 (<a
href="https://redirect.github.com/jayway/JsonPath/issues/945">#945</a>)</li>
<li><a
href="2d57ab3615"><code>2d57ab3</code></a>
JPMS: define Automatic-Module-Name as json.path (<a
href="https://redirect.github.com/jayway/JsonPath/issues/966">#966</a>)</li>
<li><a
href="1a57f7800b"><code>1a57f78</code></a>
update dependencies (<a
href="https://redirect.github.com/jayway/JsonPath/issues/965">#965</a>)</li>
<li><a
href="21de620794"><code>21de620</code></a>
Prepare next version</li>
<li>See full diff in <a
href="https://github.com/jayway/JsonPath/compare/json-path-2.8.0...json-path-2.9.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jayway.jsonpath:json-path&package-manager=maven&previous-version=2.8.0&new-version=2.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/langchain4j/langchain4j/network/alerts).

</details>
This commit is contained in:
dependabot[bot] 2024-01-25 16:21:53 +01:00 committed by GitHub
parent b4fa306ac2
commit a1aa184518
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<github-api.version>1.318</github-api.version>
<netty.version>4.1.104.Final</netty.version>
<awaitility.version>4.2.0</awaitility.version>
<jsonpath.version>2.8.0</jsonpath.version>
<jsonpath.version>2.9.0</jsonpath.version>
</properties>
<dependencyManagement>