dependabot[bot] opened a new pull request, #2871: URL: https://github.com/apache/cxf/pull/2871
Bumps `cxf.hibernate.em.version` from 7.2.2.Final to 7.2.3.Final. Updates `org.hibernate.orm:hibernate-core` from 7.2.2.Final to 7.2.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.2.3</h2> <h1>Hibernate ORM 7.2.3.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.2: 7.2.3.Final.</p> <p>You can find the full list of 7.2.3.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.2.3">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.2">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.2/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.2/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.2/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.2/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.2/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.2/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.2/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.2/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.2/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.2/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.2.3/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.2.3.Final (February 01, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/37504">https://hibernate.atlassian.net/projects/HHH/versions/37504</a></p> <p>** Bug * HHH-20121 NPE when logging loaded values in follow-on locking post action * HHH-20118 Vector operator SQL templates miss parenthesis around * HHH-20113 Round function broken in PostgreSQL for parameter expressions</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4021ef46825102511e035d6650121a622b6a4670"><code>4021ef4</code></a> [Jenkins release job] Preparing release 7.2.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/46fd0cc40b1e76a5e3f00a2a511c4af9dd263d0f"><code>46fd0cc</code></a> [Jenkins release job] changelog.txt updated by release build 7.2.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/d74855203e2c7af2c985066c50e6d88194db2c31"><code>d748552</code></a> HHH-20121 - avoid potential NPE in 2 impls of PostAction</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/40e33f9a02ff9683bde11dd064c642ff92e1e190"><code>40e33f9</code></a> HHH-20113 Use <code>power()</code> instead of exponential in round emulation</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b1180bb5fafb4db5d97a6ee0b133178c16c531cc"><code>b1180bb</code></a> HHH-20113 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ada9e6c1e3b7cffe9c3cd2fef083cbe67a49a25c"><code>ada9e6c</code></a> HHH-20118 Wrap vector operator SQL templates with parenthesis</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2cf3c58229ea057563553aec0ec1aba007322318"><code>2cf3c58</code></a> Drop created schemas after tests</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3e2c919a72234937ad8ae837997e2cd00c780b19"><code>3e2c919</code></a> [Jenkins release job] Preparing next development iteration</li> <li>See full diff in <a href="https://github.com/hibernate/hibernate-orm/compare/7.2.2...7.2.3">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 7.2.2.Final to 7.2.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.2.3</h2> <h1>Hibernate ORM 7.2.3.Final released</h1> <p>Today, we published a new release of Hibernate ORM 7.2: 7.2.3.Final.</p> <p>You can find the full list of 7.2.3.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.2.3">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/7.2">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/7.2/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.2/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.2/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.2/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.2/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.2/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/7.2/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.2/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.2/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/7.2/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.2.3/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 7.2.3.Final (February 01, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/37504">https://hibernate.atlassian.net/projects/HHH/versions/37504</a></p> <p>** Bug * HHH-20121 NPE when logging loaded values in follow-on locking post action * HHH-20118 Vector operator SQL templates miss parenthesis around * HHH-20113 Round function broken in PostgreSQL for parameter expressions</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/4021ef46825102511e035d6650121a622b6a4670"><code>4021ef4</code></a> [Jenkins release job] Preparing release 7.2.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/46fd0cc40b1e76a5e3f00a2a511c4af9dd263d0f"><code>46fd0cc</code></a> [Jenkins release job] changelog.txt updated by release build 7.2.3.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/d74855203e2c7af2c985066c50e6d88194db2c31"><code>d748552</code></a> HHH-20121 - avoid potential NPE in 2 impls of PostAction</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/40e33f9a02ff9683bde11dd064c642ff92e1e190"><code>40e33f9</code></a> HHH-20113 Use <code>power()</code> instead of exponential in round emulation</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b1180bb5fafb4db5d97a6ee0b133178c16c531cc"><code>b1180bb</code></a> HHH-20113 Add test for issue</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ada9e6c1e3b7cffe9c3cd2fef083cbe67a49a25c"><code>ada9e6c</code></a> HHH-20118 Wrap vector operator SQL templates with parenthesis</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2cf3c58229ea057563553aec0ec1aba007322318"><code>2cf3c58</code></a> Drop created schemas after tests</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/3e2c919a72234937ad8ae837997e2cd00c780b19"><code>3e2c919</code></a> [Jenkins release job] Preparing next development iteration</li> <li>See full diff in <a href="https://github.com/hibernate/hibernate-orm/compare/7.2.2...7.2.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]
