dependabot[bot] opened a new pull request, #25755: URL: https://github.com/apache/camel/pull/25755
Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.4.5.Final to 7.4.6.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 7.4.6</h2> <h1>Hibernate ORM 7.4.6.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.4: 7.4.6.Final.</p> <p>You can find the full list of 7.4.6.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.4.6">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> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/7.4.6/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.4.6.Final (August 23, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/40133">https://hibernate.atlassian.net/projects/HHH/versions/40133</a></p> <p>** Bug * HHH-20788 [Quarkus 3.20.5 / Hibernate ORM 6.6.40.Final] quarkus.otel.logs.enabled=true fails SessionFactory build for TABLE_PER_CLASS collections * HHH-20783 hibernate.transactions{result="failure"} metric can transiently go negative due to non-atomic counter reads, breaking the whole Prometheus scrape on Micrometer 1.14+ * HHH-20779 Envers: unwrap proxies in collection-change audit work units * HHH-20776 CriteriaBuilder.literal() mistypes an enum constant declared with a class body * HHH-20772 ARRAY_AGG column in Jakarta Data query method cannot be mapped to result type property * HHH-20743 <code>hibernate-maven-plugin</code> <code>enhance</code> goal computes wrong class names when <code>fileSets</code> directory differs from <code>classesDirectory</code> * HHH-20707 Missing import for inner interface type in CDI accessor metamodel methods * HHH-20696 Implicit name of list index columns not applied by MetadataBuilder * HHH-20661 HQL UNION fails when unioning java.util.Date from different attribute paths * HHH-20624 StackOverflowError when creating entity manager with attribute converter hierarchy with generic parameter * HHH-20515 Adjust default for SessionCheckMode on Session.findMultiple() * HHH-20472 Generated metamodel class missing <code>List</code> import * HHH-20452 <a href="https://github.com/OneToMany"><code>@OneToMany</code></a> mapping silently dropped when orm.xml contributes a partial overlay (entity-listeners only) to an entity whose <a href="https://github.com/Id"><code>@Id</code></a> is inherited from a <a href="https://github.com/MappedSuperclass"><code>@MappedSuperclass</code></a> * HHH-20438 Basic-array body predicates fail with AssertionError from SqmMappingModelHelper.resolveSqmPath * HHH-20348 <code>DataException</code> / <code>ClassCastException</code> when aggregating primitive</p> <p>** Task * HHH-20736 Tune the content of javadocs to reduce the size of files published to Maven Central * HHH-20710 Update to hibernate-models 1.1.2</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/43e2e9a1a537bfa1862e98981fc0c9a37f20ced8"><code>43e2e9a</code></a> [Jenkins release job] Preparing release 7.4.6.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/cd34e60c213b92bf172bfcbaa41ee5e21b5d67fd"><code>cd34e60</code></a> [Jenkins release job] changelog.txt updated by release build 7.4.6.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/229571c602c981958dd4374bc49fdfd8cc9eb8c5"><code>229571c</code></a> HHH-20710 Add test for generic Map subtype resolution with JSON mapping</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/de419cead5e32adefb8c66d903e7b46af613e8a2"><code>de419ce</code></a> HHH-20710 Update to hibernate-models 1.1.2</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/284a4be3f68550e61b2763f1b51d9b3590ea9b03"><code>284a4be</code></a> HHH-20788 Return null for TablePerSubclass and clarify informational nature o...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f74ba5851f93095535ee1ab04928cb20b45acf07"><code>f74ba58</code></a> Make testsuite fit for JDK 28 Valhalla preview</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/33465feb156678d81378ddb0361015cf81d07eff"><code>33465fe</code></a> Add JDK 28 to the testing JDK list</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5e398fd1d50d08a1335c71e3f80a835ee8511aa1"><code>5e398fd</code></a> Skip some tests causing nightly failures on MySQL due to a bug</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/cf53ffa00f0fe3f3de31ce04913c6fb21441712c"><code>cf53ffa</code></a> HHH-20783 Add a dedicated failed-transactions counter to Statistics</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f4e0be32785efaa123d61739dbb6e095ff7e0e0d"><code>f4e0be3</code></a> HHH-20772 add <a href="https://github.com/Incubating"><code>@Incubating</code></a> to new Processor options</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/7.4.5...7.4.6">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]
