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

   Bumps `cxf.hibernate.em.version` from 6.1.7.Final to 6.2.3.Final.
   Updates `hibernate-core` from 6.1.7.Final to 6.2.3.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.2.3/changelog.txt";>hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.2.3.Final (May 18, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32152";>https://hibernate.atlassian.net/projects/HHH/versions/32152</a></p>
   <p>** Bug
   * [HHH-16576] - Problem in query involving union on MySQL 5.7, MariaDB and 
Oracle
   * [HHH-16573] - Embeddable element collection with updateable = false leads 
to NullPointerException
   * [HHH-16555] - Join fetch query in combination with the inheritance pattern 
not working in hibernate 6
   * [HHH-16551] - Schema management: discriminator column of type CHAR should 
always be of length 1
   * [HHH-16549] - NullPointerException when calling 
LoadQueryInfluencers#isFetchProfileEnabled
   * [HHH-16545] - PersistenceUtilHelper.MetadataCache is not Thread-Safe
   * [HHH-16542] - Bad get/is handling with bytecode enhancement
   * [HHH-16541] - follow-on locking not always handled correctly
   * [HHH-16533] - Sybase cast, literal and truncation doesn't work with 
jConnect driver
   * [HHH-16517] - H6: Problems with flush when batch is ON (without <a 
href="https://github.com/DynamicUpdate";><code>@​DynamicUpdate</code></a>)
   * [HHH-16505] - Interpretation of &quot;bare&quot; left-join alias reference 
in HQL
   * [HHH-16496] - CLONE - Join fetching nested <a 
href="https://github.com/OneToMany";><code>@​OneToMany</code></a> collections 
causes result multiplication
   * [HHH-16491] - SQM could not correct resolve Generics Embeddable ids
   * [HHH-16483] - Recursive CTE using Criteria API will throw <code>Already 
registered a copy: org.hibernate.query.sqm.tree.cte.SqmCteStatement</code> error
   * [HHH-16472] - Treated left join with restriction on entity results in 
incorrect query
   * [HHH-16469] - Hibernate repeatedly issues identical SELECT queries to load 
an optional one-to-one association
   * [HHH-16453] - Loading an Entity with two eager collections, produces 
duplicates when one of the collection is a a bag
   * [HHH-16447] - Lazy load of collection fails after EntityManager.refresh
   * [HHH-16425] - Function type resolver doesn't work with anonymous tuple 
path sources
   * [HHH-16423] - LazyInitializationException when calling em.refresh() on 
entity with lazy and eager children
   * [HHH-16298] - Failure merging a referenced entity
   * [HHH-15726] - Disjunction with treat results in too restrictive query
   * [HHH-12981] - Join alias is miscalculated when two descendant entities 
have same attribute name</p>
   <p>** Improvement
   * [HHH-16580] - Some typos in org.hibernate.query.sqm
   * [HHH-16546] - Reduce verbosity of logs in a few edge cases
   * [HHH-16538] - Remove BeanValidationIntegrator#BV_CHECK_CLASS
   * [HHH-15871] - Update EDB testing to version 15
   * [HHH-15160] - Extend Postgis support to distance operators</p>
   <p>** Task
   * [HHH-16631] - Avoid unnecessary INFO logging at bootstrap
   * [HHH-16630] - Refactor code to avoid frequent lookup of Service 
MutationExecutorService
   * [HHH-16625] - Expose enough state from MetadataImpl to allow cloning it</p>
   <h2>Changes in 6.2.2.Final (April 28, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32149";>https://hibernate.atlassian.net/projects/HHH/versions/32149</a></p>
   <p>** Bug
   * [HHH-16528] - Revert SybaseDialect NameQualifierSupport to CATALOG only</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/73973d34532b9938480ed8fbc562377dd8cdd3c5";><code>73973d3</code></a>
 Post-steps for release : <code>6.2.3.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/5d74ff28051fa83fdb5493f7944b46eeddd2700c";><code>5d74ff2</code></a>
 Pre-steps for release : <code>6.2.3.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/d2939038be3488027ea4b7df9e0b29198dce43c7";><code>d293903</code></a>
 Add description to hibernate-platform.gradle</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/9a255a1798a1dd2f93d32d892db6631f3be6b6a5";><code>9a255a1</code></a>
 HHH-16630 Refactor code to avoid frequent lookup of Service 
MutationExecutorS...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/af86f96f274608f912479c7d9f53c88d6a157649";><code>af86f96</code></a>
 HHH-16631 Avoid unnecessary INFO logging at bootstrap</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/296756a6b725632f4f33e3a1c7c08f8eab8af930";><code>296756a</code></a>
 HHH-16625 Introduce a compilation unit among tests to serve as reminder 
about...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/99e5a09b54f2a52af3bdaae7d501f4706ac8e12c";><code>99e5a09</code></a>
 HHH-16625 Introduce a compilation unit among tests to serve as reminder 
about...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/bca9b51aaa84da16dc9b3a4b567c824ca05a692b";><code>bca9b51</code></a>
 HHH-16625 Expose enough state from MetadataImpl to allow cloning it</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/57c2c6e926eae615a16f8ee7088bd0d2724d6957";><code>57c2c6e</code></a>
 HHH-16569 Batch fetch leads to some collections to be wrongly initialized 
wit...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/611fa48c9bca1a9723a897de864b3593700dab18";><code>611fa48</code></a>
 HHH-16569 Add test for issue</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `hibernate-jcache` from 6.1.7.Final to 6.2.3.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.2.3/changelog.txt";>hibernate-jcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.2.3.Final (May 18, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32152";>https://hibernate.atlassian.net/projects/HHH/versions/32152</a></p>
   <p>** Bug
   * [HHH-16576] - Problem in query involving union on MySQL 5.7, MariaDB and 
Oracle
   * [HHH-16573] - Embeddable element collection with updateable = false leads 
to NullPointerException
   * [HHH-16555] - Join fetch query in combination with the inheritance pattern 
not working in hibernate 6
   * [HHH-16551] - Schema management: discriminator column of type CHAR should 
always be of length 1
   * [HHH-16549] - NullPointerException when calling 
LoadQueryInfluencers#isFetchProfileEnabled
   * [HHH-16545] - PersistenceUtilHelper.MetadataCache is not Thread-Safe
   * [HHH-16542] - Bad get/is handling with bytecode enhancement
   * [HHH-16541] - follow-on locking not always handled correctly
   * [HHH-16533] - Sybase cast, literal and truncation doesn't work with 
jConnect driver
   * [HHH-16517] - H6: Problems with flush when batch is ON (without <a 
href="https://github.com/DynamicUpdate";><code>@​DynamicUpdate</code></a>)
   * [HHH-16505] - Interpretation of &quot;bare&quot; left-join alias reference 
in HQL
   * [HHH-16496] - CLONE - Join fetching nested <a 
href="https://github.com/OneToMany";><code>@​OneToMany</code></a> collections 
causes result multiplication
   * [HHH-16491] - SQM could not correct resolve Generics Embeddable ids
   * [HHH-16483] - Recursive CTE using Criteria API will throw <code>Already 
registered a copy: org.hibernate.query.sqm.tree.cte.SqmCteStatement</code> error
   * [HHH-16472] - Treated left join with restriction on entity results in 
incorrect query
   * [HHH-16469] - Hibernate repeatedly issues identical SELECT queries to load 
an optional one-to-one association
   * [HHH-16453] - Loading an Entity with two eager collections, produces 
duplicates when one of the collection is a a bag
   * [HHH-16447] - Lazy load of collection fails after EntityManager.refresh
   * [HHH-16425] - Function type resolver doesn't work with anonymous tuple 
path sources
   * [HHH-16423] - LazyInitializationException when calling em.refresh() on 
entity with lazy and eager children
   * [HHH-16298] - Failure merging a referenced entity
   * [HHH-15726] - Disjunction with treat results in too restrictive query
   * [HHH-12981] - Join alias is miscalculated when two descendant entities 
have same attribute name</p>
   <p>** Improvement
   * [HHH-16580] - Some typos in org.hibernate.query.sqm
   * [HHH-16546] - Reduce verbosity of logs in a few edge cases
   * [HHH-16538] - Remove BeanValidationIntegrator#BV_CHECK_CLASS
   * [HHH-15871] - Update EDB testing to version 15
   * [HHH-15160] - Extend Postgis support to distance operators</p>
   <p>** Task
   * [HHH-16631] - Avoid unnecessary INFO logging at bootstrap
   * [HHH-16630] - Refactor code to avoid frequent lookup of Service 
MutationExecutorService
   * [HHH-16625] - Expose enough state from MetadataImpl to allow cloning it</p>
   <h2>Changes in 6.2.2.Final (April 28, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32149";>https://hibernate.atlassian.net/projects/HHH/versions/32149</a></p>
   <p>** Bug
   * [HHH-16528] - Revert SybaseDialect NameQualifierSupport to CATALOG only</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/73973d34532b9938480ed8fbc562377dd8cdd3c5";><code>73973d3</code></a>
 Post-steps for release : <code>6.2.3.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/5d74ff28051fa83fdb5493f7944b46eeddd2700c";><code>5d74ff2</code></a>
 Pre-steps for release : <code>6.2.3.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/d2939038be3488027ea4b7df9e0b29198dce43c7";><code>d293903</code></a>
 Add description to hibernate-platform.gradle</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/9a255a1798a1dd2f93d32d892db6631f3be6b6a5";><code>9a255a1</code></a>
 HHH-16630 Refactor code to avoid frequent lookup of Service 
MutationExecutorS...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/af86f96f274608f912479c7d9f53c88d6a157649";><code>af86f96</code></a>
 HHH-16631 Avoid unnecessary INFO logging at bootstrap</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/296756a6b725632f4f33e3a1c7c08f8eab8af930";><code>296756a</code></a>
 HHH-16625 Introduce a compilation unit among tests to serve as reminder 
about...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/99e5a09b54f2a52af3bdaae7d501f4706ac8e12c";><code>99e5a09</code></a>
 HHH-16625 Introduce a compilation unit among tests to serve as reminder 
about...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/bca9b51aaa84da16dc9b3a4b567c824ca05a692b";><code>bca9b51</code></a>
 HHH-16625 Expose enough state from MetadataImpl to allow cloning it</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/57c2c6e926eae615a16f8ee7088bd0d2724d6957";><code>57c2c6e</code></a>
 HHH-16569 Batch fetch leads to some collections to be wrongly initialized 
wit...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/611fa48c9bca1a9723a897de864b3593700dab18";><code>611fa48</code></a>
 HHH-16569 Add test for issue</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.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 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 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