dependabot[bot] opened a new pull request, #3155: URL: https://github.com/apache/cxf/pull/3155
Bumps `cxf.hibernate.em.version` from 7.3.5.Final to 7.3.6.Final. Updates `org.hibernate.orm:hibernate-core` from 7.3.5.Final to 7.3.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.3.6</h2> <h1>Hibernate ORM 7.3.6.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.3: 7.3.6.Final.</p> <p>You can find the full list of 7.3.6.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.6">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.3/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.3/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.3/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/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.3/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/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.3.6/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.3.6.Final (May 24, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39205">https://hibernate.atlassian.net/projects/HHH/versions/39205</a></p> <p>** Bug * HHH-20303 Power function usage for PostgreSQLTruncRoundFunction breaks CockroachDB * HHH-20300 OptionalTableUpdateWithUpsertOperation can fail on PostgreSQL 14 * HHH-20297 SQM parameter use in multiple type-incompatible contexts binds with wrong JdbcMapping * HHH-20133 <a href="https://github.com/Formula"><code>@Formula</code></a> and <a href="https://github.com/JoinFormula"><code>@JoinFormula</code></a> with {p.*} expansion in native queries * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true * HHH-19214 Record as <a href="https://github.com/IdClass"><code>@IdClass</code></a> - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2a2c06558ca4bf3f621f01cf5f2753bbacd76d8"><code>c2a2c06</code></a> [Jenkins release job] Preparing release 7.3.6.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f97104b208237829851519d5ce6cd9c87eb118db"><code>f97104b</code></a> [Jenkins release job] changelog.txt updated by release build 7.3.6.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3050f806694d868477d166c31fbe424fd33d891f"><code>3050f80</code></a> HHH-20125 Fix <code>ComponentType#replace</code> for polymorphic embeddables</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/861a4ceb758a2247dee6db2c662469cf1e5f21fd"><code>861a4ce</code></a> HHH-20125 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/df78f5eed5eb0758720852281c794aff112bd1b2"><code>df78f5e</code></a> Skip Gradle tests for Quarkus CI</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f903c4dfdbf1dc306b8a8a574f268b83632eb632"><code>f903c4d</code></a> HHH-20133 Fix native query result support for entity containing join formula</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5b8c8ef4a533de90e6dd66d7a74747155f3bce1e"><code>5b8c8ef</code></a> HHH-20133 Test native query with entity result containing join formulas</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4acc96d5509cce8e21f8b24f844133ab8bca1401"><code>4acc96d</code></a> HHH-20297 Reset parameter bind type to NullType on multiple type-incompatible...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5d13339bf3eb002d1742f5e9712f2bc6586abfd3"><code>5d13339</code></a> Fix upsert problems with older PostgreSQL and SpannerPG</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/8b32458ef89ac60f7cee68dc2b3bc91aadfb369b"><code>8b32458</code></a> HHH-20300 Make sure to check expectation after versioned insert</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/7.3.5...7.3.6">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 7.3.5.Final to 7.3.6.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.3.6</h2> <h1>Hibernate ORM 7.3.6.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.3: 7.3.6.Final.</p> <p>You can find the full list of 7.3.6.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.6">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.3/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.3/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.3/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.3/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.3/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.3/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.3.6/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.3.6.Final (May 24, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/39205">https://hibernate.atlassian.net/projects/HHH/versions/39205</a></p> <p>** Bug * HHH-20303 Power function usage for PostgreSQLTruncRoundFunction breaks CockroachDB * HHH-20300 OptionalTableUpdateWithUpsertOperation can fail on PostgreSQL 14 * HHH-20297 SQM parameter use in multiple type-incompatible contexts binds with wrong JdbcMapping * HHH-20133 <a href="https://github.com/Formula"><code>@Formula</code></a> and <a href="https://github.com/JoinFormula"><code>@JoinFormula</code></a> with {p.*} expansion in native queries * HHH-20125 ClassCastException on merge during polymorphic embeddable replace * HHH-20092 SqlTypes.JSON on SQL Server expects varchar(max) even with use_nationalized_character_data=true * HHH-19214 Record as <a href="https://github.com/IdClass"><code>@IdClass</code></a> - some tests are failing when record componets of ID class are not alphabetically sorted, but passing when sorted</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2a2c06558ca4bf3f621f01cf5f2753bbacd76d8"><code>c2a2c06</code></a> [Jenkins release job] Preparing release 7.3.6.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f97104b208237829851519d5ce6cd9c87eb118db"><code>f97104b</code></a> [Jenkins release job] changelog.txt updated by release build 7.3.6.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3050f806694d868477d166c31fbe424fd33d891f"><code>3050f80</code></a> HHH-20125 Fix <code>ComponentType#replace</code> for polymorphic embeddables</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/861a4ceb758a2247dee6db2c662469cf1e5f21fd"><code>861a4ce</code></a> HHH-20125 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/df78f5eed5eb0758720852281c794aff112bd1b2"><code>df78f5e</code></a> Skip Gradle tests for Quarkus CI</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f903c4dfdbf1dc306b8a8a574f268b83632eb632"><code>f903c4d</code></a> HHH-20133 Fix native query result support for entity containing join formula</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5b8c8ef4a533de90e6dd66d7a74747155f3bce1e"><code>5b8c8ef</code></a> HHH-20133 Test native query with entity result containing join formulas</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4acc96d5509cce8e21f8b24f844133ab8bca1401"><code>4acc96d</code></a> HHH-20297 Reset parameter bind type to NullType on multiple type-incompatible...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/5d13339bf3eb002d1742f5e9712f2bc6586abfd3"><code>5d13339</code></a> Fix upsert problems with older PostgreSQL and SpannerPG</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/8b32458ef89ac60f7cee68dc2b3bc91aadfb369b"><code>8b32458</code></a> HHH-20300 Make sure to check expectation after versioned insert</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/7.3.5...7.3.6">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 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]
