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

   Bumps `cxf.hibernate.em.version` from 6.1.7.Final to 6.2.4.Final.
   Updates `hibernate-core` from 6.1.7.Final to 6.2.4.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.2.4/changelog.txt";>hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.2.4.Final (June 01, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32156";>https://hibernate.atlassian.net/projects/HHH/versions/32156</a></p>
   <p>** Bug
   * [HHH-16725] - Persisting multiple entities with one-many association and 
composite key with ordered updates enabled fails
   * [HHH-16691] - Avoid join table joins for SqmPath in some more scenarios
   * [HHH-16690] - Re-saving deleted object leads to constraint violation when 
unloaded delete happened
   * [HHH-16686] - LocalTime to java.sql.Time unwrap bug.
   * [HHH-16669] - Batch loading prevents throwing ObjectNotFoundException on 
initialization of non-existent enhanced entity
   * [HHH-16668] - ConcurrentModificationException when using a criteria with 
window functions in hibernate 6
   * [HHH-16664] - NPE in MappingMetamodelImpl if inheritance is used in IdClass
   * [HHH-16658] - Entity name uses not propagated upwards leading to missing 
joins
   * [HHH-16657] - Type filter in subquery wrongly propagates as filter to 
table group
   * [HHH-16656] - H2 1.4.200 lacks registration of ranking window functions
   * [HHH-16655] - Parser error for window frames due to wrong rule order
   * [HHH-16650] - Loss in precision due usage of Float data type instead of 
BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for 
precision if precision/scale is unknown. Might happen unexpectedly and requires 
very close inspection of used SQL
   * [HHH-16649] - Hibernate.remove() doesn't work at all</p>
   <pre><code>* [HHH-16639] - Cannot load entity with EnumType identifier and 
batch size &gt; 1
   * [HHH-16621] - Fix migration guide for one-to-one uniqueness
   * [HHH-16617] - When caching queries, filter parameters are not included in 
the cache key
   * [HHH-16613] - @Lazy @ManyToOne @Cacheable association is retrieved as 
initialized
   * [HHH-16594] - Query cache miss when query contains multiple parameters
   * [HHH-16570] - Batch fetch with FetchMode JOIN might lead to multiplication 
in OneToMany items
   * [HHH-16565] - ClassCastException when batch fetch and 2nd level cache are 
enabled for polymorphic entities
   * [HHH-16560] - Nested @Embedded within an @EmbeddedId assertion failure 
&quot;java.lang.AssertionError: isPartOfKey should have been true in this 
case&quot;
   * [HHH-16559] - Batch fetch does not initialize bi-directional entity in HQL
   * [HHH-16558] - Detaching an entity removes natural-id cross-reference from 
shared cache
   * [HHH-16543] - Attribute from MappedSuperClass can't be resolved if number 
of subclasses is greater than 2
   * [HHH-16540] - UnknownTableReferenceException for entity with Embeddable 
key-value in map
   * [HHH-16532] - Hibernate entity with @Any attribute throws a nullpointer 
exception when merging
   * [HHH-16465] - CTE query cycle attribute evaluated incorrectly on MSSQL
   * [HHH-16433] - “Locking with ORDER BY is not supported” error in a “select 
for update” query (Oracle DB)
   * [HHH-16385] - QueryKey not serializable when working with @TenantId
   * [HHH-16379] - @DynamicUpdate and 'enableDirtyTracking=true' leads to wrong 
update statement
   * [HHH-16370] - Using MapKey on ManyToMany leads to wrong insert SQL
   </code></pre>
   <p>** Improvement
   * [HHH-16717] - Type pollution fix for ExecutableList having to implement 
Comparable
   * [HHH-16716] - Expose ParameterMarkerStrategy on JDBCServices
   * [HHH-16705] - AttributeMappingsList should not implement Iterable
   * [HHH-16704] - Avoid iterating a LinkedHashMap during ActionQueue processing
   * [HHH-16687] - Remove unused internal interface ComparableEntityAction
   * [HHH-16685] - Avoid extreme cache misses on 
EntityPersister#implementsLifecycle()
   * [HHH-16683] - Micro optimisations for 
MappingMetamodelImpl.getEntityDescriptor
   * [HHH-16679] - Avoid type pollution problems on iterations of List<!-- raw 
HTML omitted -->
   * [HHH-16652] - Broken hyperlink in documentation: Hibernate Query Language 
/ Expressions / String concatenation
   * [HHH-16626] - JPA hint for Session (EntityManager) level tenant-id</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/90d2e1eeb1ee00a45279069576ae0231282a587c";><code>90d2e1e</code></a>
 Post-steps for release : <code>6.2.4.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e026bed281f4b6d66e29841d56e9f1c411e57d45";><code>e026bed</code></a>
 Pre-steps for release : <code>6.2.4.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/954c57cdaa360e86180cd38f3eb84f7140a21d03";><code>954c57c</code></a>
 HHH-16725 Persisting multiple entities with one-many association and 
composit...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/9a94af1eb4f25eb6cf8fa594ac678f01d1ffb03e";><code>9a94af1</code></a>
 HHH-16725 Add a test case to reproduce the issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/2060ac0a9a8bc849ec585ef90447db1f9db00cb5";><code>2060ac0</code></a>
 HHH-16686 - Fix for bug in LocalTimeJavaType.unwrap()</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/0991bb911c4a77a85aac3ff651ef8590e09b9529";><code>0991bb9</code></a>
 HHH-16621 - Correct mistake in migration guide</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a72e0386989db2b5e1f9e3c78cad2e0aa3ad67d0";><code>a72e038</code></a>
 HHH-16613 <a href="https://github.com/Lazy";><code>@​Lazy</code></a> <a 
href="https://github.com/ManyToOne";><code>@​ManyToOne</code></a> <a 
href="https://github.com/Cacheable";><code>@​Cacheable</code></a> association is 
retrieved as initialized</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/2d7ce54df50fffec29ca48f8f727cc9ea4c0711d";><code>2d7ce54</code></a>
 HHH-16613 Add a test case to display an issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/47a36f630bb83a1dbc2f63dab64d533ba3d632d8";><code>47a36f6</code></a>
 HHH-16559 Disable batch fetching for dynamic instantiation queries</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/d1ec1c93061ad7bb194912dede8c53d43669e99f";><code>d1ec1c9</code></a>
 HHH-16559 Add test for issue</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.4";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `hibernate-jcache` from 6.1.7.Final to 6.2.4.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/6.2.4/changelog.txt";>hibernate-jcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.2.4.Final (June 01, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32156";>https://hibernate.atlassian.net/projects/HHH/versions/32156</a></p>
   <p>** Bug
   * [HHH-16725] - Persisting multiple entities with one-many association and 
composite key with ordered updates enabled fails
   * [HHH-16691] - Avoid join table joins for SqmPath in some more scenarios
   * [HHH-16690] - Re-saving deleted object leads to constraint violation when 
unloaded delete happened
   * [HHH-16686] - LocalTime to java.sql.Time unwrap bug.
   * [HHH-16669] - Batch loading prevents throwing ObjectNotFoundException on 
initialization of non-existent enhanced entity
   * [HHH-16668] - ConcurrentModificationException when using a criteria with 
window functions in hibernate 6
   * [HHH-16664] - NPE in MappingMetamodelImpl if inheritance is used in IdClass
   * [HHH-16658] - Entity name uses not propagated upwards leading to missing 
joins
   * [HHH-16657] - Type filter in subquery wrongly propagates as filter to 
table group
   * [HHH-16656] - H2 1.4.200 lacks registration of ranking window functions
   * [HHH-16655] - Parser error for window frames due to wrong rule order
   * [HHH-16650] - Loss in precision due usage of Float data type instead of 
BigDecimal in case Oracle JDBC driver returning -127 for scale and 0 for 
precision if precision/scale is unknown. Might happen unexpectedly and requires 
very close inspection of used SQL
   * [HHH-16649] - Hibernate.remove() doesn't work at all</p>
   <pre><code>* [HHH-16639] - Cannot load entity with EnumType identifier and 
batch size &gt; 1
   * [HHH-16621] - Fix migration guide for one-to-one uniqueness
   * [HHH-16617] - When caching queries, filter parameters are not included in 
the cache key
   * [HHH-16613] - @Lazy @ManyToOne @Cacheable association is retrieved as 
initialized
   * [HHH-16594] - Query cache miss when query contains multiple parameters
   * [HHH-16570] - Batch fetch with FetchMode JOIN might lead to multiplication 
in OneToMany items
   * [HHH-16565] - ClassCastException when batch fetch and 2nd level cache are 
enabled for polymorphic entities
   * [HHH-16560] - Nested @Embedded within an @EmbeddedId assertion failure 
&quot;java.lang.AssertionError: isPartOfKey should have been true in this 
case&quot;
   * [HHH-16559] - Batch fetch does not initialize bi-directional entity in HQL
   * [HHH-16558] - Detaching an entity removes natural-id cross-reference from 
shared cache
   * [HHH-16543] - Attribute from MappedSuperClass can't be resolved if number 
of subclasses is greater than 2
   * [HHH-16540] - UnknownTableReferenceException for entity with Embeddable 
key-value in map
   * [HHH-16532] - Hibernate entity with @Any attribute throws a nullpointer 
exception when merging
   * [HHH-16465] - CTE query cycle attribute evaluated incorrectly on MSSQL
   * [HHH-16433] - “Locking with ORDER BY is not supported” error in a “select 
for update” query (Oracle DB)
   * [HHH-16385] - QueryKey not serializable when working with @TenantId
   * [HHH-16379] - @DynamicUpdate and 'enableDirtyTracking=true' leads to wrong 
update statement
   * [HHH-16370] - Using MapKey on ManyToMany leads to wrong insert SQL
   </code></pre>
   <p>** Improvement
   * [HHH-16717] - Type pollution fix for ExecutableList having to implement 
Comparable
   * [HHH-16716] - Expose ParameterMarkerStrategy on JDBCServices
   * [HHH-16705] - AttributeMappingsList should not implement Iterable
   * [HHH-16704] - Avoid iterating a LinkedHashMap during ActionQueue processing
   * [HHH-16687] - Remove unused internal interface ComparableEntityAction
   * [HHH-16685] - Avoid extreme cache misses on 
EntityPersister#implementsLifecycle()
   * [HHH-16683] - Micro optimisations for 
MappingMetamodelImpl.getEntityDescriptor
   * [HHH-16679] - Avoid type pollution problems on iterations of List<!-- raw 
HTML omitted -->
   * [HHH-16652] - Broken hyperlink in documentation: Hibernate Query Language 
/ Expressions / String concatenation
   * [HHH-16626] - JPA hint for Session (EntityManager) level tenant-id</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/90d2e1eeb1ee00a45279069576ae0231282a587c";><code>90d2e1e</code></a>
 Post-steps for release : <code>6.2.4.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e026bed281f4b6d66e29841d56e9f1c411e57d45";><code>e026bed</code></a>
 Pre-steps for release : <code>6.2.4.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/954c57cdaa360e86180cd38f3eb84f7140a21d03";><code>954c57c</code></a>
 HHH-16725 Persisting multiple entities with one-many association and 
composit...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/9a94af1eb4f25eb6cf8fa594ac678f01d1ffb03e";><code>9a94af1</code></a>
 HHH-16725 Add a test case to reproduce the issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/2060ac0a9a8bc849ec585ef90447db1f9db00cb5";><code>2060ac0</code></a>
 HHH-16686 - Fix for bug in LocalTimeJavaType.unwrap()</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/0991bb911c4a77a85aac3ff651ef8590e09b9529";><code>0991bb9</code></a>
 HHH-16621 - Correct mistake in migration guide</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a72e0386989db2b5e1f9e3c78cad2e0aa3ad67d0";><code>a72e038</code></a>
 HHH-16613 <a href="https://github.com/Lazy";><code>@​Lazy</code></a> <a 
href="https://github.com/ManyToOne";><code>@​ManyToOne</code></a> <a 
href="https://github.com/Cacheable";><code>@​Cacheable</code></a> association is 
retrieved as initialized</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/2d7ce54df50fffec29ca48f8f727cc9ea4c0711d";><code>2d7ce54</code></a>
 HHH-16613 Add a test case to display an issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/47a36f630bb83a1dbc2f63dab64d533ba3d632d8";><code>47a36f6</code></a>
 HHH-16559 Disable batch fetching for dynamic instantiation queries</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/d1ec1c93061ad7bb194912dede8c53d43669e99f";><code>d1ec1c9</code></a>
 HHH-16559 Add test for issue</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.2.4";>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