dependabot[bot] opened a new pull request, #1770: URL: https://github.com/apache/struts/pull/1770
Bumps [org.hibernate:hibernate-core](https://github.com/hibernate/hibernate-orm) from 5.6.15.Final to 7.4.4.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 7.4.4</h2> <h1>Hibernate ORM 7.4.4.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.4: 7.4.4.Final.</p> <p>You can find the full list of 7.4.4.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.4.4">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.4">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.4/whats-new/whats-new.html">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.4/migration-guide/">Migration Guide</a> for details about migration.</li> </ul> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/7.4/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.4/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.4/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.4/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.4/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/7.4/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.4/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.4/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 7.4.3</h2> <h1>Hibernate ORM 7.4.3.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.4: 7.4.3.Final.</p> <p>You can find the full list of 7.4.3.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.4.3">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.4">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.4/whats-new/whats-new.html">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.4/migration-guide/">Migration Guide</a> for details about migration.</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/7.4.4/changelog.txt">org.hibernate:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.4.4.Final (July 05, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39929">https://hibernate.atlassian.net/projects/HHH/versions/39929</a></p> <p>** Bug * HHH-20647 Binding an NClob attribute fails on PostgreSQL with "Could not convert 'java.sql.NClob' to 'java.sql.Clob'" * HHH-20634 Property based id generator configuration no longer working for EmbeddedId * HHH-20633 Unnecessary cast to SessionFactoryImplementor in AuditLogFactory * HHH-20614 AnnotationBasedGenerator is not initialized when the interface is implemented by an (abstract) superclass instead of the concrete class (after upgrading to hibernate 7.3/7.4) * HHH-20586 GlobalRegistrationsImpl is not extracting query hints correctly * HHH-20582 Envers <code>ToOneRelationMetadataGenerator.checkMappedByAudited</code> fails when inverse <code>@OneToOne</code> mappedBy points to a property declared on a superclass <code>@Entity</code> * HHH-20550 SqmSelectStatement.createCountQuery() doesn't copy CTE statements * HHH-20467 StackOverflow with Converters with unbounded Generics * HHH-20318 Unable to update CLOB column * HHH-20146 Cascade delete with bytecode enhancement throws transient exception * HHH-19569 Hibernate 6 alias injection in native query problem when using Joined Inheritance</p> <p>** Task * HHH-20642 Handle renaming of Panache Next to Quarkus Data in hibernate-processor and add name SPI</p> <h2>Changes in 7.4.3.Final (June 28, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39790">https://hibernate.atlassian.net/projects/HHH/versions/39790</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-20606 Single <code>@Id</code> from <code>@MappedSuperclass</code> is lost when an <code>@IdClass</code> entity shares the same superclass * HHH-20588 <a href="https://github.com/Formula"><code>@Formula</code></a> properties generate invalid SQL when used with paginated queries that include collection fetches * 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-20538 Improve AltibaseDialect compatibility with Hibernate ORM 8.0/7.4</p> <p>** Task * HHH-20609 Guard against connection leaks</p> <h2>Changes in 7.4.2.Final (June 21, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39622">https://hibernate.atlassian.net/projects/HHH/versions/39622</a></p> <p>** Bug * HHH-20587 Log "Attempt to stop an already-stopped RegionFactory" is a warning but should just be debug * HHH-20561 NullPointerException in Query.setCacheRetrieveMode() and Query.setCacheStoreMode() * HHH-20425 Identifier not detected while <code>@Id</code> is placed in <code>@MappedSuperClass</code> and combined with <code>@Access</code></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/0f115c4026480c70e9674cb3fdf92362b5025a66"><code>0f115c4</code></a> [Jenkins release job] Preparing release 7.4.4.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3578615956b24207fdcf9777b93e4440316c1fd1"><code>3578615</code></a> [Jenkins release job] changelog.txt updated by release build 7.4.4.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/0ac8b7127fce945c1316500475b91dc726efc976"><code>0ac8b71</code></a> HHH-20647 Handle Clob unwrap/wrap in NClobJavaType</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/1621b054854471fa1f552387e9afdfce4f57202d"><code>1621b05</code></a> HHH-20318 Fix CCE in Clob/NClob unwrap CharacterStream branch</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/bfd89d8bb98acc9f6e14ed5f6e8cd0d89810a3cf"><code>bfd89d8</code></a> HHH-20622 locate() with start position returns wrong value when pattern is no...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/e1871682ce9418031093d02eed206f1311874154"><code>e187168</code></a> HHH-20467 Resolve type variables to bounds when context is not parameterized</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/057a02609a10e27990f61a1ad9ccf63b4b3b078a"><code>057a026</code></a> HHH-20146: Fix multi-level cascade delete with bytecode enhancement</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/c23d31a6f91b757b8365c27ea55eddcce6051664"><code>c23d31a</code></a> HHH-20582 Accommodate PR feedback in tests</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/68a0f61fe0aa531de6053622558db020de2960cf"><code>68a0f61</code></a> HHH-20582 Walk superclass auditing data when resolving <a href="https://github.com/OneToOne"><code>@OneToOne</code></a> mappedBy</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/86c220c7b593df21b433f07606b02806d0844b18"><code>86c220c</code></a> HHH-20642 Extract Quarkus Data type names into a ServiceLoader SPI</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/5.6.15...7.4.4">compare view</a></li> </ul> </details> <br /> [](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]
