dependabot[bot] opened a new pull request, #2740: URL: https://github.com/apache/cxf/pull/2740
Bumps `cxf.hibernate.em.version` from 6.6.34.Final to 7.1.9.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.34.Final to 7.1.9.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.1.9</h2> <h1>Hibernate ORM 7.1.9.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.1: 7.1.9.Final.</p> <p>You can find the full list of 7.1.9.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.1.9">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.1">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.jboss.org/hibernate/orm/7.1/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.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html">Migration Guide</a> for details about migration from version 7.0 to 7.1.</li> </ul> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/7.1/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.1/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.1/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.1/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.1/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.1/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.1/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.1/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.1.8</h2> <h1>Hibernate ORM 7.1.8.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.1: 7.1.8.Final.</p> <p>You can find the full list of 7.1.8.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.1.8">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.1">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.jboss.org/hibernate/orm/7.1/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.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html">Migration Guide</a> for details about migration from version 7.0 to 7.1.</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.1.9/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.1.9.Final (November 20, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/36079">https://hibernate.atlassian.net/projects/HHH/versions/36079</a></p> <p>** Bug * HHH-19936 Parameter casts for by-id lookups don't take column definition into account * HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association * HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing * HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance * HHH-19908 'this' implicit alias should be case-insensitive * HHH-19905 Implicit join re-use with nested inner and left joins causes ParsingException * HHH-19857 When one of the lazy attributes is <code>null</code> the other ones may not get initialized correctly * HHH-19805 PersistentCollection may get uninitialized entity injected</p> <p>** Task * HHH-19940 Include maven plugin in the release staging directory</p> <h2>Changes in 7.1.8.Final (November 16, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/35981">https://hibernate.atlassian.net/projects/HHH/versions/35981</a></p> <p>** Bug * HHH-19932 NullPointerException in SqmInterpretationsKey::toString * HHH-19918 Avoid reflection when instantiating known FormatMapper * HHH-19914 JPA_COMPLIANCE setting ignored in <a href="https://github.com/Jpa"><code>@Jpa</code></a> * HHH-19906 JsonGeneratingVisitor#visit doesn't handle plural types correctly * HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2 * HHH-19758 HQL parse failure with SLL can lead to wrong parse * HHH-19749 [Oracle] Merge with <a href="https://github.com/SecondaryTable"><code>@SecondaryTable</code></a> may generate invalid NUMERIC type casts * HHH-19739 Exceptions during load of entity with different persistent fields with same name * HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6 * HHH-18860 Updates on SecondaryTable cause incorrect cast for BigDecimal</p> <h2>7.1.7.Final (November 06, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/35881">https://hibernate.atlassian.net/projects/HHH/versions/35881</a></p> <p>** Bug * HHH-19887 Wrong ClassLoader used for Jackson Module discovery * HHH-19868 RowTransformerConstructorImpl throws NullPointerException when TupleMetadata is null * HHH-18691 Envers cannot read revisions with records</p> <p>** Improvement * HHH-19913 Update the order of release steps and simplify the ORM build script</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/975ba92415b67cc564b38c66e6bdbf56831ac489"><code>975ba92</code></a> [Jenkins release job] Preparing release 7.1.9.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a015fbe5323dda99b284e4a05839b8609eaa3b7a"><code>a015fbe</code></a> [Jenkins release job] changelog.txt updated by release build 7.1.9.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/df3368d5f0ea5025cedc4c9daa471fae8b980af9"><code>df3368d</code></a> HHH-19857 Account for nested initialization when loading lazy property</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6c2ab2206e37829e885cffd9ea0427dc59d8e25b"><code>6c2ab22</code></a> HHH-19857 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/7852724564cd06df52cb2186e9cd533031750d11"><code>7852724</code></a> HHH-19805 Update unfetched attributes of already initialized entity when data...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b7e3ecca833a55c1d72eeadcafca1ae01204782b"><code>b7e3ecc</code></a> HHH-19805 Allow nested entity initializers to claim entity holder</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/9df82f745cdb19e4dd0656a98b793f477042f17b"><code>9df82f7</code></a> minor code cleanups in SqmPathRegistryImpl</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/dd57ce779176d4df4d46234aa1b9431db62452b7"><code>dd57ce7</code></a> HHH-19908 make 'this' case-insensitive</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a3f1b71503fc77252239d51c7b8fbe3f64fa3773"><code>a3f1b71</code></a> HHH-19908 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4cedcfe08e54b072001cba584bdc89d1626545d8"><code>4cedcfe</code></a> HHH-19926 NullPointerException when executing JPQL IN clause with null parame...</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.34...7.1.9">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 6.6.34.Final to 7.1.9.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-jcache's releases</a>.</em></p> <blockquote> <h2>Release 7.1.9</h2> <h1>Hibernate ORM 7.1.9.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.1: 7.1.9.Final.</p> <p>You can find the full list of 7.1.9.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.1.9">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.1">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.jboss.org/hibernate/orm/7.1/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.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html">Migration Guide</a> for details about migration from version 7.0 to 7.1.</li> </ul> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/7.1/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.1/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.1/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.1/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.1/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.1/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.1/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.1/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.1.8</h2> <h1>Hibernate ORM 7.1.8.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.1: 7.1.8.Final.</p> <p>You can find the full list of 7.1.8.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.1.8">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.1">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.jboss.org/hibernate/orm/7.1/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.jboss.org/hibernate/orm/7.1/migration-guide/migration-guide.html">Migration Guide</a> for details about migration from version 7.0 to 7.1.</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.1.9/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.1.9.Final (November 20, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/36079">https://hibernate.atlassian.net/projects/HHH/versions/36079</a></p> <p>** Bug * HHH-19936 Parameter casts for by-id lookups don't take column definition into account * HHH-19926 NullPointerException when executing JPQL IN clause with null parameter on entity association * HHH-19922 org.hibernate.orm:hibernate-platform:pom:7.1.7.Final is missing * HHH-19910 EntityInitializer#resolveInstance wrongly initializes existing detached instance * HHH-19908 'this' implicit alias should be case-insensitive * HHH-19905 Implicit join re-use with nested inner and left joins causes ParsingException * HHH-19857 When one of the lazy attributes is <code>null</code> the other ones may not get initialized correctly * HHH-19805 PersistentCollection may get uninitialized entity injected</p> <p>** Task * HHH-19940 Include maven plugin in the release staging directory</p> <h2>Changes in 7.1.8.Final (November 16, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/35981">https://hibernate.atlassian.net/projects/HHH/versions/35981</a></p> <p>** Bug * HHH-19932 NullPointerException in SqmInterpretationsKey::toString * HHH-19918 Avoid reflection when instantiating known FormatMapper * HHH-19914 JPA_COMPLIANCE setting ignored in <a href="https://github.com/Jpa"><code>@Jpa</code></a> * HHH-19906 JsonGeneratingVisitor#visit doesn't handle plural types correctly * HHH-19895 hibernate-core 6.6.30.Final breaks compatibility on entities with composite keys for multiple variants of DB2 * HHH-19758 HQL parse failure with SLL can lead to wrong parse * HHH-19749 [Oracle] Merge with <a href="https://github.com/SecondaryTable"><code>@SecondaryTable</code></a> may generate invalid NUMERIC type casts * HHH-19739 Exceptions during load of entity with different persistent fields with same name * HHH-19240 Significant increase in heap allocation for queries after migrating Hibernate ORM 6.5 to 6.6 * HHH-18860 Updates on SecondaryTable cause incorrect cast for BigDecimal</p> <h2>7.1.7.Final (November 06, 2025)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/35881">https://hibernate.atlassian.net/projects/HHH/versions/35881</a></p> <p>** Bug * HHH-19887 Wrong ClassLoader used for Jackson Module discovery * HHH-19868 RowTransformerConstructorImpl throws NullPointerException when TupleMetadata is null * HHH-18691 Envers cannot read revisions with records</p> <p>** Improvement * HHH-19913 Update the order of release steps and simplify the ORM build script</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/975ba92415b67cc564b38c66e6bdbf56831ac489"><code>975ba92</code></a> [Jenkins release job] Preparing release 7.1.9.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a015fbe5323dda99b284e4a05839b8609eaa3b7a"><code>a015fbe</code></a> [Jenkins release job] changelog.txt updated by release build 7.1.9.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/df3368d5f0ea5025cedc4c9daa471fae8b980af9"><code>df3368d</code></a> HHH-19857 Account for nested initialization when loading lazy property</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6c2ab2206e37829e885cffd9ea0427dc59d8e25b"><code>6c2ab22</code></a> HHH-19857 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/7852724564cd06df52cb2186e9cd533031750d11"><code>7852724</code></a> HHH-19805 Update unfetched attributes of already initialized entity when data...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b7e3ecca833a55c1d72eeadcafca1ae01204782b"><code>b7e3ecc</code></a> HHH-19805 Allow nested entity initializers to claim entity holder</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/9df82f745cdb19e4dd0656a98b793f477042f17b"><code>9df82f7</code></a> minor code cleanups in SqmPathRegistryImpl</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/dd57ce779176d4df4d46234aa1b9431db62452b7"><code>dd57ce7</code></a> HHH-19908 make 'this' case-insensitive</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a3f1b71503fc77252239d51c7b8fbe3f64fa3773"><code>a3f1b71</code></a> HHH-19908 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4cedcfe08e54b072001cba584bdc89d1626545d8"><code>4cedcfe</code></a> HHH-19926 NullPointerException when executing JPQL IN clause with null parame...</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.34...7.1.9">compare view</a></li> </ul> </details> <br /> 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
