dependabot[bot] opened a new pull request, #3087: URL: https://github.com/apache/cxf/pull/3087
Bumps `cxf.hibernate.em.version` from 7.3.2.Final to 7.3.3.Final. Updates `org.hibernate.orm:hibernate-core` from 7.3.2.Final to 7.3.3.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.3</h2> <h1>Hibernate ORM 7.3.3.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.3: 7.3.3.Final.</p> <p>You can find the full list of 7.3.3.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.3">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.3/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.3.3.Final (May 03, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38865">https://hibernate.atlassian.net/projects/HHH/versions/38865</a></p> <p>** Bug * HHH-20356 NPE when mapping embedded property as <a href="https://github.com/MappedSuperclass"><code>@​MappedSuperclass</code></a> * HHH-20302 Cannot use MAX with LocalDateTime and hibernate.type.java_time_use_direct_jdbc * HHH-20147 Hibernate fails to initialize when an entity with an IdClass has a singular attribute alongside join column * HHH-19020 NullPointerException in ClassPropertyHolder.addPropertyToMappedSuperclass()</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ced445a98dd81cd2ccdef9f9c0ac3f651f735076"><code>ced445a</code></a> [Jenkins release job] Preparing release 7.3.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b228574afe47931daac67260127ccc7133730326"><code>b228574</code></a> [Jenkins release job] changelog.txt updated by release build 7.3.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a99ea830fa0bf2006755db5ae9ea1fe202e50f2f"><code>a99ea83</code></a> HHH-20339 Remove unreachable CompositeSqmPathSource throw in resolveMappingEx...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6bf1b1ed85a19905ceb6380b27f58a1749c01d2a"><code>6bf1b1e</code></a> HHH-20356 HHH-19020 NPE in ClassPropertyHolder#addPropertyToMappedSuperclass ...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a769370d192349d90390fd4b46671c3ba30c8242"><code>a769370</code></a> HHH-19020 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/dd706a39a6acd3e425637e6b8fa1f2e1688f826b"><code>dd706a3</code></a> HHH-20356 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/8127d0cbfaa264fe83da22c6d96cd91de1cc5634"><code>8127d0c</code></a> HHH-20302 Fix MAX/MIN on LocalDateTime and other java.time types when JAVA_TI...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2576c14c37ff5213736fb13e79aef7730b390c1b"><code>2576c14</code></a> HHH-20147: Allow IdClass on OneToOne relationships with defined JoinColumns</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/dd792077c57e07ac2a662bcac0cdda7f3b198975"><code>dd79207</code></a> Limit git history depth to 10 in Quarkus build</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/196e6c59f8d8e82f62aa47547f76a3ce0f455879"><code>196e6c5</code></a> Switch to oracle-actions and update action versions</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/7.3.2...7.3.3">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 7.3.2.Final to 7.3.3.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.3</h2> <h1>Hibernate ORM 7.3.3.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.3: 7.3.3.Final.</p> <p>You can find the full list of 7.3.3.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.3">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.3/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.3.3.Final (May 03, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38865">https://hibernate.atlassian.net/projects/HHH/versions/38865</a></p> <p>** Bug * HHH-20356 NPE when mapping embedded property as <a href="https://github.com/MappedSuperclass"><code>@​MappedSuperclass</code></a> * HHH-20302 Cannot use MAX with LocalDateTime and hibernate.type.java_time_use_direct_jdbc * HHH-20147 Hibernate fails to initialize when an entity with an IdClass has a singular attribute alongside join column * HHH-19020 NullPointerException in ClassPropertyHolder.addPropertyToMappedSuperclass()</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ced445a98dd81cd2ccdef9f9c0ac3f651f735076"><code>ced445a</code></a> [Jenkins release job] Preparing release 7.3.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b228574afe47931daac67260127ccc7133730326"><code>b228574</code></a> [Jenkins release job] changelog.txt updated by release build 7.3.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a99ea830fa0bf2006755db5ae9ea1fe202e50f2f"><code>a99ea83</code></a> HHH-20339 Remove unreachable CompositeSqmPathSource throw in resolveMappingEx...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6bf1b1ed85a19905ceb6380b27f58a1749c01d2a"><code>6bf1b1e</code></a> HHH-20356 HHH-19020 NPE in ClassPropertyHolder#addPropertyToMappedSuperclass ...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/a769370d192349d90390fd4b46671c3ba30c8242"><code>a769370</code></a> HHH-19020 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/dd706a39a6acd3e425637e6b8fa1f2e1688f826b"><code>dd706a3</code></a> HHH-20356 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/8127d0cbfaa264fe83da22c6d96cd91de1cc5634"><code>8127d0c</code></a> HHH-20302 Fix MAX/MIN on LocalDateTime and other java.time types when JAVA_TI...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2576c14c37ff5213736fb13e79aef7730b390c1b"><code>2576c14</code></a> HHH-20147: Allow IdClass on OneToOne relationships with defined JoinColumns</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/dd792077c57e07ac2a662bcac0cdda7f3b198975"><code>dd79207</code></a> Limit git history depth to 10 in Quarkus build</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/196e6c59f8d8e82f62aa47547f76a3ce0f455879"><code>196e6c5</code></a> Switch to oracle-actions and update action versions</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/7.3.2...7.3.3">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]
