dependabot[bot] opened a new pull request, #1953: URL: https://github.com/apache/struts/pull/1953
Bumps [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.6.15.Final to 6.6.57.Final. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate:hibernate-core's releases</a>.</em></p> <blockquote> <h2>Release 6.6.57</h2> <h1>Hibernate ORM 6.6.57.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.57.Final.</p> <p>You can find the full list of 6.6.57.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.57">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.56</h2> <h1>Hibernate ORM 6.6.56.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.56.Final.</p> <p>You can find the full list of 6.6.56.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.56">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.57/changelog.txt">org.hibernate:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.57.Final (September 13, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/40440">https://hibernate.atlassian.net/projects/HHH/versions/40440</a></p> <p>** Task * HHH-20848 Drop meaningless "provided" dependency to ant in hibernate-envers</p> <h2>Changes in 6.6.56.Final (August 23, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/40368">https://hibernate.atlassian.net/projects/HHH/versions/40368</a></p> <p>** Bug * HHH-20696 Implicit name of list index columns not applied by MetadataBuilder</p> <h2>Changes in 6.6.55.Final (August 02, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39927">https://hibernate.atlassian.net/projects/HHH/versions/39927</a></p> <p>** Task * HHH-20736 Tune the content of javadocs to reduce the size of files published to Maven Central</p> <h2>Changes in 6.6.54.Final (June 28, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39556">https://hibernate.atlassian.net/projects/HHH/versions/39556</a></p> <p>** Bug * HHH-20621 NullPointerException in CacheEntityLoaderHelper.loadFromSessionCache with JOINED inheritance, lazy ManyToOne proxy to parent type, and join fetch on subtype query * HHH-20524 Inline dirty checking + <a href="https://github.com/DynamicUpdate"><code>@​DynamicUpdate</code></a>: a dirty scalar sorting after a nested-embeddable path is omitted from the UPDATE (silent data loss)</p> <p>** Improvement * HHH-19089 Lower collection pre-sizing limit to avoid excessive memory usage</p> <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> <p>Changes in 6.6.52.Final (May 31, 2026)</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/938c8940d687a354dd7e7bb9881e37578215e430"><code>938c894</code></a> [Jenkins release job] Preparing release 6.6.57.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/692b46c053c9389633c8e522215a1df9bfd044cd"><code>692b46c</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.57.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5fa5b0efc2e3212c1466abd15644e8a0d744e9bd"><code>5fa5b0e</code></a> HHH-20848 Drop meaningless "provided" dependency to ant in hibernate-envers</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4ba67a326a391ba1dc8353da5fc4504ff91f7c30"><code>4ba67a3</code></a> [Jenkins release job] Preparing next development iteration</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/d135119a5bd0d8ec9bc72f1f1d5b0f1dc4b6577d"><code>d135119</code></a> [Jenkins release job] Preparing release 6.6.56.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a3bd16c575fe7147cf34e0438fe71e1bb84b045d"><code>a3bd16c</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.56.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/cc911709121f4473673041c3f77052cb10983bb4"><code>cc91170</code></a> HHH-20696 move test class to org.hibernate.orm.test.namingstrategy</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f3b41f6a2a45340fbd7749c352234f11b9c3cea0"><code>f3b41f6</code></a> HHH-20696 use the annotation model in the test instead of building the servic...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b17238b56a681a214dea15ff35d37f09a9be158a"><code>b17238b</code></a> HHH-20696 Fix column name of list indexes</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2e7543f44791cc0a5aacfc880a44753271ae0ef3"><code>2e7543f</code></a> [Jenkins release job] Preparing next development iteration</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/5.6.15...6.6.57">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.hibernate:hibernate-core | [>= 7.a0, < 8] | </details> [](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]
