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

   Bumps `cxf.hibernate.em.version` from 6.6.13.Final to 6.6.14.Final.
   Updates `org.hibernate.orm:hibernate-core` from 6.6.13.Final to 6.6.14.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt";>org.hibernate.orm:hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/33241";>https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
   <p>** Bug
   * [HHH-19425] - incorrect class literals in Processor-generated code
   * [HHH-19375] - fix check for presence of Quarkus in reactive case
   * [HHH-19374] - repositories should always be <a 
href="https://github.com/Dependent";><code>@​Dependent</code></a>
   * [HHH-19320] - Assigned id value is not passed into 
BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is 
true and id has been assigned
   * [HHH-19314] - StackOverflowException when using onConflict with 
createCriteriaInsertValues and createCriteriaInsertSelect
   * [HHH-19306] - Composite generator may not respect the event types of 
generators it consits of
   * [HHH-19036] - ORM Filter are searched for in the wrong order</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920";><code>a306d4c</code></a>
 Pre-steps for release : <code>6.6.14.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890";><code>fd7a7c3</code></a>
 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and 
g...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47";><code>f7fc94c</code></a>
 HHH-19314 Fix fetch clause expression value retrieval</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33";><code>774969d</code></a>
 HHH-19314 StackOverflowException when using onConflict with 
createCriteriaIns...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023";><code>c2ccca2</code></a>
 HHH-19314 Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6";><code>92ac311</code></a>
 HHH-19341 Backport JReleaser config to 6.6</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e";><code>b204fa2</code></a>
 HHH-19425 fix missing '.class' when annotations copied to repo 
implementations</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633";><code>868035c</code></a>
 HHH-19374 make repositories always <a 
href="https://github.com/Dependent-scoped";><code>@​Dependent-scoped</code></a></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49";><code>29b38ab</code></a>
 HHH-19375 improve test for whether we should use Quarkus injection</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a";><code>b84973a</code></a>
 Exclude Quarkus module that consumes too much memory</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.hibernate.orm:hibernate-jcache` from 6.6.13.Final to 
6.6.14.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt";>org.hibernate.orm:hibernate-jcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/33241";>https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
   <p>** Bug
   * [HHH-19425] - incorrect class literals in Processor-generated code
   * [HHH-19375] - fix check for presence of Quarkus in reactive case
   * [HHH-19374] - repositories should always be <a 
href="https://github.com/Dependent";><code>@​Dependent</code></a>
   * [HHH-19320] - Assigned id value is not passed into 
BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is 
true and id has been assigned
   * [HHH-19314] - StackOverflowException when using onConflict with 
createCriteriaInsertValues and createCriteriaInsertSelect
   * [HHH-19306] - Composite generator may not respect the event types of 
generators it consits of
   * [HHH-19036] - ORM Filter are searched for in the wrong order</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920";><code>a306d4c</code></a>
 Pre-steps for release : <code>6.6.14.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890";><code>fd7a7c3</code></a>
 HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and 
g...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47";><code>f7fc94c</code></a>
 HHH-19314 Fix fetch clause expression value retrieval</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33";><code>774969d</code></a>
 HHH-19314 StackOverflowException when using onConflict with 
createCriteriaIns...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023";><code>c2ccca2</code></a>
 HHH-19314 Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6";><code>92ac311</code></a>
 HHH-19341 Backport JReleaser config to 6.6</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e";><code>b204fa2</code></a>
 HHH-19425 fix missing '.class' when annotations copied to repo 
implementations</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633";><code>868035c</code></a>
 HHH-19374 make repositories always <a 
href="https://github.com/Dependent-scoped";><code>@​Dependent-scoped</code></a></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49";><code>29b38ab</code></a>
 HHH-19375 improve test for whether we should use Quarkus injection</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a";><code>b84973a</code></a>
 Exclude Quarkus module that consumes too much memory</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14";>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]

Reply via email to