dependabot[bot] opened a new pull request, #2508:
URL: https://github.com/apache/cxf/pull/2508

   Bumps `cxf.hibernate.em.version` from 6.6.15.Final to 7.0.6.Final.
   Updates `org.hibernate.orm:hibernate-core` from 6.6.15.Final to 7.0.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>
   <h1>Hibernate ORM 7.0.6.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 7.0: 7.0.6.Final.</p>
   <p>You can find the full list of 7.0.6.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.0.6";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/7.0";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/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.0/migration-guide/migration-guide.html";>Migration
 Guide</a> for details about migration from version 6.6 to 7.0.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/7.0/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/introduction/html_single/Hibernate_Introduction.html";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/userguide/html_single/Hibernate_User_Guide.html";>User
 Guide</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.jboss.org/hibernate/orm/7.0/incubating/incubating.txt";>incubating
 API report</a> (<code>@Incubating</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/deprecated/deprecated.txt";>deprecated
 API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/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>
   <h1>Hibernate ORM 7.0.5.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 7.0: 7.0.5.Final.</p>
   <p>You can find the full list of 7.0.5.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.0.5";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/7.0";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/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.0/migration-guide/migration-guide.html";>Migration
 Guide</a> for details about migration from version 6.6 to 7.0.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/7.0/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   </ul>
   <!-- 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.0.6/changelog.txt";>org.hibernate.orm:hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 7.0.6.Final (July 13, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/34200";>https://hibernate.atlassian.net/projects/HHH/versions/34200</a></p>
   <p>** Bug
   * [HHH-19604] - Session.isDirty always return true when <a 
href="https://github.com/Immutable";><code>@​Immutable</code></a> entity is 
loaded
   * [HHH-19596] - NPE when array/collection of Struct contains null value
   * [HHH-19582] - NullPointerException on EntityManager#clear in 
org.hibernate.internal.util.collections.AbstractPagedArray#clear
   * [HHH-19542] - Embeddable in secondary table fails to recognize a nested 
embeddable is in the same table
   * [HHH-19497] - Fallback implementation of IN LIST is incorrect with 
dangerous consequences
   * [HHH-18774] - two bad bugs in cascade refresh</p>
   <p>** Task
   * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin</p>
   <h2>Changes in 7.0.5.Final (July 06, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/34132";>https://hibernate.atlassian.net/projects/HHH/versions/34132</a></p>
   <p>** Bug
   * [HHH-19583] - JsonJavaType is missing parameterized info on the type 
arguments
   * [HHH-19523] - NPE when using stateless session and having a 
PreCollectionRecreateEventListener registered
   * [HHH-19396] - Cannot select the same column twice (with different aliases) 
while using CTE
   * [HHH-19076] - expecting IdClass mapping sessionfactory error with specific 
<a href="https://github.com/IdClass";><code>@​IdClass</code></a> setup with 
inheritence
   * [HHH-18837] - Oracle epoch extraction doesn't work with dates
   * [HHH-18774] - two bad bugs in cascade refresh</p>
   <p>** Improvement
   * [HHH-19558] - allow JDBC escapes in native SQL queries
   * [HHH-19498] - upserts on MySQL and Maria</p>
   <p>** Task
   * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin</p>
   <h2>Changes in 7.0.4.Final (June 30, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/34000";>https://hibernate.atlassian.net/projects/HHH/versions/34000</a></p>
   <p>** Bug
   * [HHH-19577] - BytecodeProviderImpl.SetPropertyValues wrongly emits 
duplicate stack map frames
   * [HHH-19573] - Presence of wrapper byte array pollutes BasicTypeRegistry
   * [HHH-19572] - NullPointerException when using where(List<!-- raw HTML 
omitted --> restrictions) method
   * [HHH-19571] - CloningPropertyCall causes non-deterministic bytecode for 
AccessOptimizer
   * [HHH-19570] - HQL with jpamodelgen fails compilation when querying by 
natural id named <code>id</code>
   * [HHH-19560] - TupleTransformer and ResultListTransformer trash the query 
interpretation cache</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/89309c8e053122858e772935c482826e13964e0c";><code>89309c8</code></a>
 Pre-steps for release : <code>7.0.6.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/986486a8951346d17f0b5eedcf3a7fe263eb6993";><code>986486a</code></a>
 HHH-19497 fixes incorrect implementation of 'negated in'</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/d9eec9c0122ca7d8d718e673f84c6b7bb85f4ce5";><code>d9eec9c</code></a>
 HHH-19582 - Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/78119a48bdc48666e623d91465b36ac6d310921f";><code>78119a4</code></a>
 HHH-19582 - Fix NPE</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/d61dbe03169ca01c061338e4f62e5fed69e924ac";><code>d61dbe0</code></a>
 Do not run the Jenkinsfile build (main/tck) on push to the branch</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/21be5cf06f3368a3e85d40ced50e90531299e207";><code>21be5cf</code></a>
 Do not use docker registry creds</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/348dbee8d9bc1d4e7b195306f181b6e4f8a130b0";><code>348dbee</code></a>
 Add quarkus testing to 7.0 branch</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/392122ea138cba3baa62e3ea030c4e7c95a3ea7c";><code>392122e</code></a>
 HHH-19604 fix Session.isDirty() with <a 
href="https://github.com/Immutable";><code>@​Immutable</code></a> entity</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/63b072d467c5df3676b63557c6655342f978f53d";><code>63b072d</code></a>
 HHH-19596 Added checks to avoid NPE's</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c6dce89a2a3f774b7d67d1d4d09f5c0f14cbc562";><code>c6dce89</code></a>
 HHH-19596 Test case from example in Jira issue</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.6.15...7.0.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.hibernate.orm:hibernate-jcache` from 6.6.15.Final to 7.0.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>
   <h1>Hibernate ORM 7.0.6.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 7.0: 7.0.6.Final.</p>
   <p>You can find the full list of 7.0.6.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.0.6";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/7.0";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/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.0/migration-guide/migration-guide.html";>Migration
 Guide</a> for details about migration from version 6.6 to 7.0.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/7.0/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/introduction/html_single/Hibernate_Introduction.html";>Introduction
 Guide</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/userguide/html_single/Hibernate_User_Guide.html";>User
 Guide</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.jboss.org/hibernate/orm/7.0/incubating/incubating.txt";>incubating
 API report</a> (<code>@Incubating</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/deprecated/deprecated.txt";>deprecated
 API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/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>
   <h1>Hibernate ORM 7.0.5.Final released</h1>
   <p>Today, we published a new release of Hibernate ORM 7.0: 7.0.5.Final.</p>
   <p>You can find the full list of 7.0.5.Final changes <a 
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.0.5";>here</a>.</p>
   <h2>What's new</h2>
   <ul>
   <li>See the <a href="https://hibernate.org/orm/releases/7.0";>website</a> for 
requirements and compatibilities.</li>
   <li>See the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/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.0/migration-guide/migration-guide.html";>Migration
 Guide</a> for details about migration from version 6.6 to 7.0.</li>
   </ul>
   <h2>Conclusion</h2>
   <p>For additional details, see:</p>
   <ul>
   <li>the <a href="https://hibernate.org/orm/releases/7.0/";>release 
page</a></li>
   <li>the <a 
href="https://docs.jboss.org/hibernate/orm/7.0/migration-guide/migration-guide.html";>Migration
 Guide</a></li>
   </ul>
   <!-- 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.0.6/changelog.txt";>org.hibernate.orm:hibernate-jcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 7.0.6.Final (July 13, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/34200";>https://hibernate.atlassian.net/projects/HHH/versions/34200</a></p>
   <p>** Bug
   * [HHH-19604] - Session.isDirty always return true when <a 
href="https://github.com/Immutable";><code>@​Immutable</code></a> entity is 
loaded
   * [HHH-19596] - NPE when array/collection of Struct contains null value
   * [HHH-19582] - NullPointerException on EntityManager#clear in 
org.hibernate.internal.util.collections.AbstractPagedArray#clear
   * [HHH-19542] - Embeddable in secondary table fails to recognize a nested 
embeddable is in the same table
   * [HHH-19497] - Fallback implementation of IN LIST is incorrect with 
dangerous consequences
   * [HHH-18774] - two bad bugs in cascade refresh</p>
   <p>** Task
   * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin</p>
   <h2>Changes in 7.0.5.Final (July 06, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/34132";>https://hibernate.atlassian.net/projects/HHH/versions/34132</a></p>
   <p>** Bug
   * [HHH-19583] - JsonJavaType is missing parameterized info on the type 
arguments
   * [HHH-19523] - NPE when using stateless session and having a 
PreCollectionRecreateEventListener registered
   * [HHH-19396] - Cannot select the same column twice (with different aliases) 
while using CTE
   * [HHH-19076] - expecting IdClass mapping sessionfactory error with specific 
<a href="https://github.com/IdClass";><code>@​IdClass</code></a> setup with 
inheritence
   * [HHH-18837] - Oracle epoch extraction doesn't work with dates
   * [HHH-18774] - two bad bugs in cascade refresh</p>
   <p>** Improvement
   * [HHH-19558] - allow JDBC escapes in native SQL queries
   * [HHH-19498] - upserts on MySQL and Maria</p>
   <p>** Task
   * [HHH-19519] - Document breaking changes in new Hibernate Maven Plugin</p>
   <h2>Changes in 7.0.4.Final (June 30, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/34000";>https://hibernate.atlassian.net/projects/HHH/versions/34000</a></p>
   <p>** Bug
   * [HHH-19577] - BytecodeProviderImpl.SetPropertyValues wrongly emits 
duplicate stack map frames
   * [HHH-19573] - Presence of wrapper byte array pollutes BasicTypeRegistry
   * [HHH-19572] - NullPointerException when using where(List<!-- raw HTML 
omitted --> restrictions) method
   * [HHH-19571] - CloningPropertyCall causes non-deterministic bytecode for 
AccessOptimizer
   * [HHH-19570] - HQL with jpamodelgen fails compilation when querying by 
natural id named <code>id</code>
   * [HHH-19560] - TupleTransformer and ResultListTransformer trash the query 
interpretation cache</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/89309c8e053122858e772935c482826e13964e0c";><code>89309c8</code></a>
 Pre-steps for release : <code>7.0.6.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/986486a8951346d17f0b5eedcf3a7fe263eb6993";><code>986486a</code></a>
 HHH-19497 fixes incorrect implementation of 'negated in'</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/d9eec9c0122ca7d8d718e673f84c6b7bb85f4ce5";><code>d9eec9c</code></a>
 HHH-19582 - Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/78119a48bdc48666e623d91465b36ac6d310921f";><code>78119a4</code></a>
 HHH-19582 - Fix NPE</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/d61dbe03169ca01c061338e4f62e5fed69e924ac";><code>d61dbe0</code></a>
 Do not run the Jenkinsfile build (main/tck) on push to the branch</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/21be5cf06f3368a3e85d40ced50e90531299e207";><code>21be5cf</code></a>
 Do not use docker registry creds</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/348dbee8d9bc1d4e7b195306f181b6e4f8a130b0";><code>348dbee</code></a>
 Add quarkus testing to 7.0 branch</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/392122ea138cba3baa62e3ea030c4e7c95a3ea7c";><code>392122e</code></a>
 HHH-19604 fix Session.isDirty() with <a 
href="https://github.com/Immutable";><code>@​Immutable</code></a> entity</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/63b072d467c5df3676b63557c6655342f978f53d";><code>63b072d</code></a>
 HHH-19596 Added checks to avoid NPE's</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c6dce89a2a3f774b7d67d1d4d09f5c0f14cbc562";><code>c6dce89</code></a>
 HHH-19596 Test case from example in Jira issue</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.6.15...7.0.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 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: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to