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

   Bumps 
[org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) 
from 6.6.51.Final to 6.6.53.Final.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/releases";>org.hibernate.orm:hibernate-core's
 releases</a>.</em></p>
   <blockquote>
   <h2>Release 6.6.53</h2>
   <h1>Hibernate ORM 6.6.53.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.53.Final.</p>
   <p>You can find the full list of 6.6.53.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.53";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/6.6";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://hibernate.org/orm/releases/6.6/#whats-new";>What's New</a> guide 
for details about new features and capabilities.</li>
   <li>See the <a 
href="https://docs.hibernate.org/orm/6.6/migration-guide/";>Migration Guide</a> 
for details about migration to 6.6 version.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/6.6/";>release 
page</a></li>
   <li>the <a 
href="https://docs.hibernate.org/orm/6.6/migration-guide/";>Migration 
Guide</a></li>
   <li>the <a 
href="https://docs.hibernate.org/orm/6.6/introduction/html_single/";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.hibernate.org/orm/6.6/userguide/html_single/";>User 
Guide</a></li>
   <li>the <a href="https://docs.hibernate.org/orm/6.6/javadocs";>API 
docs</a></li>
   </ul>
   <p>See also the following resources related to supported APIs:</p>
   <ul>
   <li>the <a 
href="https://hibernate.org/community/compatibility-policy/";>compatibility 
policy</a></li>
   <li>the <a 
href="https://docs.hibernate.org/orm/6.6/incubating/incubating.txt";>incubating 
API report</a> (<code>@Incubating</code>)</li>
   <li>the <a 
href="https://docs.hibernate.org/orm/6.6/deprecated/deprecated.txt";>deprecated 
API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
   <li>the <a 
href="https://docs.hibernate.org/orm/6.6/internals/internal.txt";>internal API 
report</a> (internal packages, <code>@Internal</code>)</li>
   </ul>
   <p>Visit the <a href="https://hibernate.org/community/";>website</a> for 
details on getting in touch with us.</p>
   <h2>Release 6.6.52</h2>
   <h1>Hibernate ORM 6.6.52.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.52.Final.</p>
   <p>You can find the full list of 6.6.52.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.52";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/6.6";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://hibernate.org/orm/releases/6.6/#whats-new";>What's New</a> guide 
for details about new features and capabilities.</li>
   <li>See the <a 
href="https://docs.hibernate.org/orm/6.6/migration-guide/";>Migration Guide</a> 
for details about migration to 6.6 version.</li>
   </ul>
   <h2>Conclusion</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.6.53/changelog.txt";>org.hibernate.orm:hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.6.53.Final (June 09, 2026)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/39409";>https://hibernate.atlassian.net/projects/HHH/versions/39409</a></p>
   <p>** Task
   * HHH-20540 Upgrade antlr from 4.13.0 to 4.13.2</p>
   <h2>Changes in 6.6.52.Final (May 31, 2026)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/39275";>https://hibernate.atlassian.net/projects/HHH/versions/39275</a></p>
   <p>** Bug
   * HHH-20504 DataException (Parameter is not set) when updating only a 
collection of a versioned entity with with a <a 
href="https://github.com/SQLUpdate";><code>@​SQLUpdate</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/823cc993d635b6bca8aa9653767afd5748f9ad5e";><code>823cc99</code></a>
 [Jenkins release job] Preparing release 6.6.53.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/271c0185fbf8840a187c99ab7f2f2d695e4eced5";><code>271c018</code></a>
 [Jenkins release job] changelog.txt updated by release build 6.6.53.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e7fce1385c8bb834dffc6bf0b09f50746224e2af";><code>e7fce13</code></a>
 Upgrade antlr from 4.13.0 to 4.13.2</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/83641dc5cdddcf3dcb8890b556cf8a884668e005";><code>83641dc</code></a>
 [Jenkins release job] Preparing next development iteration</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c946dbb280158156577f73c8d485af3adbf00f67";><code>c946dbb</code></a>
 [Jenkins release job] Preparing release 6.6.52.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a6036e5b8038c9afd9c4d3d60db9f5dad9de446b";><code>a6036e5</code></a>
 [Jenkins release job] changelog.txt updated by release build 6.6.52.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c9029ac76b9774e5b1af11e2761446dbccdd0c1e";><code>c9029ac</code></a>
 HHH-20504 DataException (Parameter is not set) when updating only a 
collectio...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/63a99e731d8de48bc56dc34fa8992165b57d4d83";><code>63a99e7</code></a>
 HHH-20504 Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/fd7b1d066b0b1c1b54d3b14392a61222911483fa";><code>fd7b1d0</code></a>
 Only add &quot;extra&quot; Maven repositories when <em>not</em> using a 
mirror</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/4b09735a3dca7829cdd74a7e147f46079114c190";><code>4b09735</code></a>
 Allow authentication for the maven mirror</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.6.51...6.6.53";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate.orm:hibernate-core&package-manager=maven&previous-version=6.6.51.Final&new-version=6.6.53.Final)](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 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to