dependabot[bot] opened a new pull request, #17080:
URL: https://github.com/apache/camel/pull/17080

   Bumps 
[org.neo4j.driver:neo4j-java-driver](https://github.com/neo4j/neo4j-java-driver)
 from 5.27.0 to 5.28.1.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/neo4j/neo4j-java-driver/releases";>org.neo4j.driver:neo4j-java-driver's
 releases</a>.</em></p>
   <blockquote>
   <h2>5.28.1</h2>
   <p>This in an LTS release.</p>
   <p>It fixes a bug with database resolution when using 
<code>ExecutableQuery</code> with <code>neo4j</code> scheme over Bolt 5.8 or 
higher.</p>
   <p><a href="https://neo4j.com/docs/api/java-driver/5.28";>5.28 API 
documentation</a></p>
   <h4>👏 Improvements</h4>
   <hr />
   <ul>
   <li>Ensure database name on pipelined begin is handled appropriately <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1615";>#1615</a></li>
   </ul>
   <h2>5.28.0</h2>
   <p>This in an LTS release.</p>
   <p>A new feature in this release is home database resolution cache. Its 
objective is to reduce the amount of Bolt exchange roundtrips for  home 
database resolution when Bolt protocol 5.8 or higher is used. It is not exposed 
in the public API and is meant to be an optimisation.</p>
   <p><a href="https://neo4j.com/docs/api/java-driver/5.28";>5.28 API 
documentation</a></p>
   <h4>⭐ New Features</h4>
   <hr />
   <ul>
   <li>Introduce home database resolution cache <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1600";>#1600</a></li>
   </ul>
   <h4>👏 Improvements</h4>
   <hr />
   <ul>
   <li>Improve transaction failure handling <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1598";>#1598</a></li>
   <li>Update ExponentialBackoffRetryLogic <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1603";>#1603</a></li>
   <li>Fix thread safety in Neo4jBookmarkManager <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1604";>#1604</a></li>
   <li>Update <code>Neo4jException.gqlCause</code> <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1608";>#1608</a></li>
   <li>Add support for Bolt Protocol Handshake Manifest v1 <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1605";>#1605</a></li>
   <li>Internal updates <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1590";>#1590</a> 
<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1596";>#1596</a> 
<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1609";>#1609</a> 
<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1610";>#1610</a> 
<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1611";>#1611</a> 
<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1612";>#1612</a> 
<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1613";>#1613</a></li>
   </ul>
   <h4>🔧 Dependency Management</h4>
   <hr />
   <ul>
   <li>Update dependencies <a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/pull/1614";>#1614</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/5306f431857bf5abfe4043e9c261befa4a07d5b9";><code>5306f43</code></a>
 Ensure database name on pipelined begin is handled appropriately (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1615";>#1615</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/31b8f9686087e05c8ae69db82e86e928ae922dd9";><code>31b8f96</code></a>
 Update dependencies (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1614";>#1614</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/de4a8e99c6e209f03b3d0448dfd0560bd1cb05ab";><code>de4a8e9</code></a>
 Update driver version and DriverFactory (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1613";>#1613</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/ff5ae3f5e7d64a9214a47ae21ef23f58b72d4961";><code>ff5ae3f</code></a>
 Add read timeout support to BoltConnection (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1612";>#1612</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/aa30d32dd98bd876d833b77be360452c59cfbe63";><code>aa30d32</code></a>
 Add <code>SecurityPlans</code> to Bolt layer (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1611";>#1611</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/3e240ef80e3c58148fdbaf014949638fb8222ad8";><code>3e240ef</code></a>
 Add support for Bolt Protocol Handshake Manifest v1 (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1605";>#1605</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/9ce4ede52862a522bf6eecff8f6931332a14f217";><code>9ce4ede</code></a>
 Update BoltConnectionProvider (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1610";>#1610</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/95d8eb0aa9fffffe5f243a2f43d6ce98cce2f081";><code>95d8eb0</code></a>
 Add AuthToken to Bolt layer (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1609";>#1609</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/54110d216defcb6f08c51dd03669d18a1dae7459";><code>54110d2</code></a>
 Update <code>Neo4jException.gqlCause</code> (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1608";>#1608</a>)</li>
   <li><a 
href="https://github.com/neo4j/neo4j-java-driver/commit/b70dc415ec1323543237c9fd239a6715ce9dd0c4";><code>b70dc41</code></a>
 Introduce home database resolution cache (<a 
href="https://redirect.github.com/neo4j/neo4j-java-driver/issues/1600";>#1600</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/neo4j/neo4j-java-driver/compare/5.27.0...5.28.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.neo4j.driver:neo4j-java-driver&package-manager=maven&previous-version=5.27.0&new-version=5.28.1)](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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to