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

   Bumps `cxf.hibernate.em.version` from 6.1.7.Final to 6.2.0.Final.
   Updates `hibernate-core` from 6.1.7.Final to 6.2.0.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.2.0/changelog.txt";>hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.2.0.Final (March 31, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32144";>https://hibernate.atlassian.net/projects/HHH/versions/32144</a></p>
   <p>** Bug
   * [HHH-16404] - SkipFirstLimitHandler calls insertAfterSelect with parameter 
in wrong order
   * [HHH-16402] - Fix default window frame mode to be RANGE instead of ROWS
   * [HHH-16396] - HQL with SubQuery having same alias of root Query generates 
wrong SQL
   * [HHH-16391] - Incorrect mutability-plan resolution for converted 
collection-as-basic mappings
   * [HHH-16390] - Execution of non-batched statements do not force execution 
of current batch
   * [HHH-16378] - SQM fails to resolve target type of association defined in 
mappersuperclass with generics
   * [HHH-16372] - NPE in EmbeddedIdentifierMappingImpl#disassemble
   * [HHH-16368] - UnsupportedOperationException: compare() not implemented for 
EntityType
   * [HHH-16359] - SingularAttribute with non-nullable column is wrongly 
reported as optional
   * [HHH-16358] - OneToMany with abstract TABLE_PER_CLASS element not working
   * [HHH-16355] - Map association with entity typed key breaks if mappedBy is 
specified
   * [HHH-16350] - PreLoadEvent listeners always receive PreLoadEvent with null 
state
   * [HHH-16337] - EntityCollection is not deleted when replaced
   * [HHH-16336] - Modify the newly introduced mappedBy type check to be more 
lenient
   * [HHH-16334] - Persisting  and loading an entity with a null 
all-delete-orphan collection results in error
   * [HHH-16333] - Handle converters properly in BasicPluralType
   * [HHH-16305] - Error when using parameter as both a select function 
argument and in where clause
   * [HHH-16295] -  JDBCUpdateMutation with MutationType.INSERT instead of 
MutationType.UPDATE
   * [HHH-16281] - Inconsistent Behaivor of L2 cache between Hibernate 5 and 6
   * [HHH-16274] - Incorrect foreign key column order for <a 
href="https://github.com/OneToMany";><code>@​OneToMany</code></a> with multiple 
join columns and <a href="https://github.com/IdClass";><code>@​IdClass</code></a>
   * [HHH-16272] - Hibernate 6 fails to refresh when collections are accessed 
in entity setter method when access type is property
   * [HHH-16255] - Logging &quot;Executing import script&quot; when it's not 
being executed
   * [HHH-16249] - StatelessSession does not flush when using jdbc batch_size 
&gt; 1
   * [HHH-16248] - Problem with batching and inheritance with <a 
href="https://github.com/ManyToOne";><code>@​ManyToOne</code></a> mapped in 
multiple subclasses
   * [HHH-16241] - Unable to write/query attribute on type with 
AttributeConverter
   * [HHH-16218] - Natural id cache is extremely slow for entities with 
compound natural id</p>
   <p>** Deprecation
   * [HHH-16407] - EntityPersister and CollectionPersister deprecations</p>
   <p>** Improvement
   * [HHH-16380] - Avoid map-based mapping metamodel access when instantiating 
entity instances
   * [HHH-16348] - Re-add JdbcOperationQuery#getAppliedParameters for query 
extensions
   * [HHH-16339] - Unify entity and any discriminator handling
   * [HHH-16317] - InstantAsTimestampWithTimeZoneJdbcType doesn't work for 
timestamp on PG-JDBC and MSSQL
   * [HHH-16287] - Consider hibernate.timezone.default_storage for OffsetTime 
typing and storage</p>
   <p>** New Feature
   * [HHH-16353] - Make it possible for Hibernate Reactive to override the 
creation of AttributeMapping and Fetch strategies
   * [HHH-16097] - Move all tests from documentation into hibernate-core</p>
   <p>** Task
   * [HHH-16400] - Avoid reflection for calls to StackWalker
   * [HHH-16388] - Configuration setting for wrapper Byte[]/Character[] 
treatment</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/82714e5ae98ddcf48a55199a55acff32304d6917";><code>82714e5</code></a>
 Post-steps for release : <code>6.2.0.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/82ae94d761ff63842963a8b698eaebd4f154c88e";><code>82ae94d</code></a>
 Pre-steps for release : <code>6.2.0.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/50de183221f7b15f1a360253fe08f8c8f6b596a0";><code>50de183</code></a>
 Post-steps for release : <code>6.2.0</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/7abf7998e78e23a2ecefc432127075aa24faffad";><code>7abf799</code></a>
 Pre-steps for release : <code>6.2.0</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/fbe43b99fa15f58b05d3696b3c8e84b38f6c61d2";><code>fbe43b9</code></a>
 HHH-16407 - EntityPersister and CollectionPersister deprecations</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/867ce874e2221ae547693936ae6484be4a9690f7";><code>867ce87</code></a>
 HHH-16368 UnsupportedOperationException: compare() not implemented for 
Entity...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e4e25bddfc14f96f41a3cef6619448a8cbfce869";><code>e4e25bd</code></a>
 HHH-16396 HQL with SubQuery having same alias of root Query generates wrong 
SQL</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/091aae2c3e5ded7f773a590c567d7b0b4e488ec4";><code>091aae2</code></a>
 HHH-16218 Natural id cache is extremely slow for entities with compound 
natur...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/1826da69a0e6b1c39f44b047840ef42ce77b976d";><code>1826da6</code></a>
 HHH-16218 Natural id cache is extremely slow for entities with compound 
natur...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/ca6c44937ee94be6f1a97b8af73cc905cb450fc3";><code>ca6c449</code></a>
 HHH-16241 Add relational java type to SqmExpressible for function argument 
va...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `hibernate-jcache` from 6.1.7.Final to 6.2.0.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.2.0/changelog.txt";>hibernate-jcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.2.0.Final (March 31, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32144";>https://hibernate.atlassian.net/projects/HHH/versions/32144</a></p>
   <p>** Bug
   * [HHH-16404] - SkipFirstLimitHandler calls insertAfterSelect with parameter 
in wrong order
   * [HHH-16402] - Fix default window frame mode to be RANGE instead of ROWS
   * [HHH-16396] - HQL with SubQuery having same alias of root Query generates 
wrong SQL
   * [HHH-16391] - Incorrect mutability-plan resolution for converted 
collection-as-basic mappings
   * [HHH-16390] - Execution of non-batched statements do not force execution 
of current batch
   * [HHH-16378] - SQM fails to resolve target type of association defined in 
mappersuperclass with generics
   * [HHH-16372] - NPE in EmbeddedIdentifierMappingImpl#disassemble
   * [HHH-16368] - UnsupportedOperationException: compare() not implemented for 
EntityType
   * [HHH-16359] - SingularAttribute with non-nullable column is wrongly 
reported as optional
   * [HHH-16358] - OneToMany with abstract TABLE_PER_CLASS element not working
   * [HHH-16355] - Map association with entity typed key breaks if mappedBy is 
specified
   * [HHH-16350] - PreLoadEvent listeners always receive PreLoadEvent with null 
state
   * [HHH-16337] - EntityCollection is not deleted when replaced
   * [HHH-16336] - Modify the newly introduced mappedBy type check to be more 
lenient
   * [HHH-16334] - Persisting  and loading an entity with a null 
all-delete-orphan collection results in error
   * [HHH-16333] - Handle converters properly in BasicPluralType
   * [HHH-16305] - Error when using parameter as both a select function 
argument and in where clause
   * [HHH-16295] -  JDBCUpdateMutation with MutationType.INSERT instead of 
MutationType.UPDATE
   * [HHH-16281] - Inconsistent Behaivor of L2 cache between Hibernate 5 and 6
   * [HHH-16274] - Incorrect foreign key column order for <a 
href="https://github.com/OneToMany";><code>@​OneToMany</code></a> with multiple 
join columns and <a href="https://github.com/IdClass";><code>@​IdClass</code></a>
   * [HHH-16272] - Hibernate 6 fails to refresh when collections are accessed 
in entity setter method when access type is property
   * [HHH-16255] - Logging &quot;Executing import script&quot; when it's not 
being executed
   * [HHH-16249] - StatelessSession does not flush when using jdbc batch_size 
&gt; 1
   * [HHH-16248] - Problem with batching and inheritance with <a 
href="https://github.com/ManyToOne";><code>@​ManyToOne</code></a> mapped in 
multiple subclasses
   * [HHH-16241] - Unable to write/query attribute on type with 
AttributeConverter
   * [HHH-16218] - Natural id cache is extremely slow for entities with 
compound natural id</p>
   <p>** Deprecation
   * [HHH-16407] - EntityPersister and CollectionPersister deprecations</p>
   <p>** Improvement
   * [HHH-16380] - Avoid map-based mapping metamodel access when instantiating 
entity instances
   * [HHH-16348] - Re-add JdbcOperationQuery#getAppliedParameters for query 
extensions
   * [HHH-16339] - Unify entity and any discriminator handling
   * [HHH-16317] - InstantAsTimestampWithTimeZoneJdbcType doesn't work for 
timestamp on PG-JDBC and MSSQL
   * [HHH-16287] - Consider hibernate.timezone.default_storage for OffsetTime 
typing and storage</p>
   <p>** New Feature
   * [HHH-16353] - Make it possible for Hibernate Reactive to override the 
creation of AttributeMapping and Fetch strategies
   * [HHH-16097] - Move all tests from documentation into hibernate-core</p>
   <p>** Task
   * [HHH-16400] - Avoid reflection for calls to StackWalker
   * [HHH-16388] - Configuration setting for wrapper Byte[]/Character[] 
treatment</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/82714e5ae98ddcf48a55199a55acff32304d6917";><code>82714e5</code></a>
 Post-steps for release : <code>6.2.0.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/82ae94d761ff63842963a8b698eaebd4f154c88e";><code>82ae94d</code></a>
 Pre-steps for release : <code>6.2.0.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/50de183221f7b15f1a360253fe08f8c8f6b596a0";><code>50de183</code></a>
 Post-steps for release : <code>6.2.0</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/7abf7998e78e23a2ecefc432127075aa24faffad";><code>7abf799</code></a>
 Pre-steps for release : <code>6.2.0</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/fbe43b99fa15f58b05d3696b3c8e84b38f6c61d2";><code>fbe43b9</code></a>
 HHH-16407 - EntityPersister and CollectionPersister deprecations</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/867ce874e2221ae547693936ae6484be4a9690f7";><code>867ce87</code></a>
 HHH-16368 UnsupportedOperationException: compare() not implemented for 
Entity...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e4e25bddfc14f96f41a3cef6619448a8cbfce869";><code>e4e25bd</code></a>
 HHH-16396 HQL with SubQuery having same alias of root Query generates wrong 
SQL</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/091aae2c3e5ded7f773a590c567d7b0b4e488ec4";><code>091aae2</code></a>
 HHH-16218 Natural id cache is extremely slow for entities with compound 
natur...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/1826da69a0e6b1c39f44b047840ef42ce77b976d";><code>1826da6</code></a>
 HHH-16218 Natural id cache is extremely slow for entities with compound 
natur...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/ca6c44937ee94be6f1a97b8af73cc905cb450fc3";><code>ca6c449</code></a>
 HHH-16241 Add relational java type to SqmExpressible for function argument 
va...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.0";>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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to