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

   Bumps `cxf.hibernate.em.version` from 6.1.7.Final to 6.3.0.Final.
   Updates `org.hibernate.orm:hibernate-core` from 6.1.7.Final to 6.3.0.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt";>org.hibernate.orm:hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.3.0.Final (August 31, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32177";>https://hibernate.atlassian.net/projects/HHH/versions/32177</a></p>
   <p>** Bug
   * [HHH-17116] - AssertionError when using lateral join to subquery if 
criteria tree copy is enabled
   * [HHH-17085] - SQLGrammarException when selecting property of grouped join 
association in HyperSQL and PostgreSQL
   * [HHH-17081] - Loading an entity which uses joined inheritance fails if two 
or more implementations have the same association property name
   * [HHH-17078] - Memory leak in ScrollableResultsConsumer
   * [HHH-17075] - Lazy loading of association with non-PK referencedColumnName 
always yields null when bytecode enhancement is enabled
   * [HHH-17074] - Type inference in duration arithmetic is wrong
   * [HHH-17072] - Tenant Id defined in XML mapping is ignored
   * [HHH-17071] - Basic Collection of 'Converted' Embeddables stopped working 
with 6.2
   * [HHH-17064] - Fetch mode select  causes StackOverflowError if used 
together with fetch type lazy
   * [HHH-17046] - SchemaManager.truncateMappedObjects() does not repopulate 
table generators
   * [HHH-17045] - Unable to locate parameter for RESTRICT - UPDATE error when 
updating entity with RowId
   * [HHH-17041] - Embeddable and Generics throws IllegalArgumentException
   * [HHH-17039] - Variable name confusion in documentation
   * [HHH-17035] - Bytecode enhancement leads to StackOverflowError with 
specific setup involving different generic parameter names
   * [HHH-17034] - Bytecode enhancement leads to broken constructor for a 
generic embedded field in a twice removed MappedSuperclass
   * [HHH-17033] - Invalid SQL generated when implicit joins are used
   * [HHH-17019] - EntityListener is not triggered for a LAZY loaded 
association when using bytecode enhancement
   * [HHH-17016] - Using a legacy MySQL dialect leads to an error
   * [HHH-17014] - Complete &quot;Mapping Maps&quot; chapter of User Guide
   * [HHH-17009] - Hibernate 6.2 migration guide does explain how to deal with 
removal of AbstractPostInsertGenerator (affects IdentityGenerator)
   * [HHH-17006] - Query for enum with IS NULL fails with NullPointerException 
(org.hibernate.metamodel.mapping.JdbcMapping.getJdbcValueBinder())
   * [HHH-17004] - Nullpointer wenn using setFirstResult and setMaxResults in 
diffrent combinations
   * [HHH-17001] - An &quot;on&quot;-clause referencing the affected join node 
causes a StackOverflowException
   * [HHH-17000] - Do not keep static references to log levels
   * [HHH-16997] - Embedded components in HibernateProxy are not initilized 
when entity has reference to another entity of the same type
   * [HHH-16989] - 'cast(string as String(10))' &amp; 'cast(string as 
Binary(10))' broken on MySQL
   * [HHH-16988] - AssertionError in AbstractSqmPath.copyTo when using subquery 
correlated to root with more than 1 level in the class hierarchy
   * [HHH-16979] - SQLGrammarException for JOINED entity with additional join 
in query
   * [HHH-16977] - NullPointerException in EntityEntryContext.downgradeLocks
   * [HHH-16970] - Orphan removal not working in <a 
href="https://github.com/Embeddable";><code>@​Embeddable</code></a> for 
FetchType.EAGER collections
   * [HHH-16968] - StackOverflowError when using NaturalIdLoadAccess and 
bi-directional association
   * [HHH-16966] - StackOverFlowError with <a 
href="https://github.com/ManyToOne";><code>@​ManyToOne</code></a> and <a 
href="https://github.com/Proxy";><code>@​Proxy</code></a>( lazy=false )
   * [HHH-16962] - General documentation improvements
   * [HHH-16959] - Fail to batch delete entities with nested embeddeds
   * [HHH-16952] - Bytecode enhancement now requires embedded component to be 
<a href="https://github.com/Embeddable";><code>@​Embeddable</code></a>
   * [HHH-16939] - Optimistic and Pessimistic Force Increment Update Statements 
are not committed when using a batch
   * [HHH-16938] - Meta annotation <a 
href="https://github.com/AnyDiscriminatorValue";><code>@​AnyDiscriminatorValue</code></a>
 does not work
   * [HHH-16937] - Persisting entity with nullable <a 
href="https://github.com/Any";><code>@​Any</code></a> field throws “not-null 
property references a null or transient value”
   * [HHH-16918] - Can't use the the primary id column as the joincolumn for <a 
href="https://github.com/Any";><code>@​Any</code></a> association
   * [HHH-16911] - MapBackedClassValue ClassLoader leak
   * [HHH-16901] - Embedded field in entity association from composite key not 
correctly instantiated
   * [HHH-16891] - better typechecking of HQL arithmetic expressions
   * [HHH-16878] - Invalid SQL generated for mutation when using association 
with <a href="https://github.com/NotFound";><code>@​NotFound</code></a>
   * [HHH-16825] - Cascading an entity with a composite key causes 
NullPointerException in AbstractClassJavaType.extractHashCode</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a4bebd7e0dd638a4bf5971198d3ae11c87cd95d5";><code>a4bebd7</code></a>
 Post-steps for release : <code>6.3.0.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/89bde4bd8e2b58d4b24c557a182b5a1ffccbde43";><code>89bde4b</code></a>
 Pre-steps for release : <code>6.3.0.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a6eefb0cedf76a91bd181723dd8532a2fe274479";><code>a6eefb0</code></a>
 HHH-16962 - General documentation improvements</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/6ca035e76408eb8328d22365b3e514042d2c262a";><code>6ca035e</code></a>
 HHH-16962 - General documentation improvements</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/21d13ecc11e6ebbb11df93a75001079fe1ed8c7c";><code>21d13ec</code></a>
 HHH-17081 Avoid error for same prop name in different inheritance types</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/14b1337d51b954c42688200c2348592f4539d305";><code>14b1337</code></a>
 HHH-17081 Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c21a430acf3756a30baf7d9703546ffaf43661f9";><code>c21a430</code></a>
 HHH-17064 Fetch mode select  causes StackOverflowError if used together with 
...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/fe7a8cd5662e1b7195da9048f67f89cb7c386804";><code>fe7a8cd</code></a>
 HHH-17064 Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/60d8037ccdf8aa2dda0b7e77255348480d661301";><code>60d8037</code></a>
 HHH-17014 - Complete &quot;Mapping Maps&quot; chapter of User Guide</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/2105234f5f5bc39366b36d5d87131209174aa277";><code>2105234</code></a>
 HHH-17085 Improved check for entity-valued group by path expansion</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.3.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.hibernate.orm:hibernate-jcache` from 6.1.7.Final to 6.3.0.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/main/changelog.txt";>org.hibernate.orm:hibernate-jcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 6.3.0.Final (August 31, 2023)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32177";>https://hibernate.atlassian.net/projects/HHH/versions/32177</a></p>
   <p>** Bug
   * [HHH-17116] - AssertionError when using lateral join to subquery if 
criteria tree copy is enabled
   * [HHH-17085] - SQLGrammarException when selecting property of grouped join 
association in HyperSQL and PostgreSQL
   * [HHH-17081] - Loading an entity which uses joined inheritance fails if two 
or more implementations have the same association property name
   * [HHH-17078] - Memory leak in ScrollableResultsConsumer
   * [HHH-17075] - Lazy loading of association with non-PK referencedColumnName 
always yields null when bytecode enhancement is enabled
   * [HHH-17074] - Type inference in duration arithmetic is wrong
   * [HHH-17072] - Tenant Id defined in XML mapping is ignored
   * [HHH-17071] - Basic Collection of 'Converted' Embeddables stopped working 
with 6.2
   * [HHH-17064] - Fetch mode select  causes StackOverflowError if used 
together with fetch type lazy
   * [HHH-17046] - SchemaManager.truncateMappedObjects() does not repopulate 
table generators
   * [HHH-17045] - Unable to locate parameter for RESTRICT - UPDATE error when 
updating entity with RowId
   * [HHH-17041] - Embeddable and Generics throws IllegalArgumentException
   * [HHH-17039] - Variable name confusion in documentation
   * [HHH-17035] - Bytecode enhancement leads to StackOverflowError with 
specific setup involving different generic parameter names
   * [HHH-17034] - Bytecode enhancement leads to broken constructor for a 
generic embedded field in a twice removed MappedSuperclass
   * [HHH-17033] - Invalid SQL generated when implicit joins are used
   * [HHH-17019] - EntityListener is not triggered for a LAZY loaded 
association when using bytecode enhancement
   * [HHH-17016] - Using a legacy MySQL dialect leads to an error
   * [HHH-17014] - Complete &quot;Mapping Maps&quot; chapter of User Guide
   * [HHH-17009] - Hibernate 6.2 migration guide does explain how to deal with 
removal of AbstractPostInsertGenerator (affects IdentityGenerator)
   * [HHH-17006] - Query for enum with IS NULL fails with NullPointerException 
(org.hibernate.metamodel.mapping.JdbcMapping.getJdbcValueBinder())
   * [HHH-17004] - Nullpointer wenn using setFirstResult and setMaxResults in 
diffrent combinations
   * [HHH-17001] - An &quot;on&quot;-clause referencing the affected join node 
causes a StackOverflowException
   * [HHH-17000] - Do not keep static references to log levels
   * [HHH-16997] - Embedded components in HibernateProxy are not initilized 
when entity has reference to another entity of the same type
   * [HHH-16989] - 'cast(string as String(10))' &amp; 'cast(string as 
Binary(10))' broken on MySQL
   * [HHH-16988] - AssertionError in AbstractSqmPath.copyTo when using subquery 
correlated to root with more than 1 level in the class hierarchy
   * [HHH-16979] - SQLGrammarException for JOINED entity with additional join 
in query
   * [HHH-16977] - NullPointerException in EntityEntryContext.downgradeLocks
   * [HHH-16970] - Orphan removal not working in <a 
href="https://github.com/Embeddable";><code>@​Embeddable</code></a> for 
FetchType.EAGER collections
   * [HHH-16968] - StackOverflowError when using NaturalIdLoadAccess and 
bi-directional association
   * [HHH-16966] - StackOverFlowError with <a 
href="https://github.com/ManyToOne";><code>@​ManyToOne</code></a> and <a 
href="https://github.com/Proxy";><code>@​Proxy</code></a>( lazy=false )
   * [HHH-16962] - General documentation improvements
   * [HHH-16959] - Fail to batch delete entities with nested embeddeds
   * [HHH-16952] - Bytecode enhancement now requires embedded component to be 
<a href="https://github.com/Embeddable";><code>@​Embeddable</code></a>
   * [HHH-16939] - Optimistic and Pessimistic Force Increment Update Statements 
are not committed when using a batch
   * [HHH-16938] - Meta annotation <a 
href="https://github.com/AnyDiscriminatorValue";><code>@​AnyDiscriminatorValue</code></a>
 does not work
   * [HHH-16937] - Persisting entity with nullable <a 
href="https://github.com/Any";><code>@​Any</code></a> field throws “not-null 
property references a null or transient value”
   * [HHH-16918] - Can't use the the primary id column as the joincolumn for <a 
href="https://github.com/Any";><code>@​Any</code></a> association
   * [HHH-16911] - MapBackedClassValue ClassLoader leak
   * [HHH-16901] - Embedded field in entity association from composite key not 
correctly instantiated
   * [HHH-16891] - better typechecking of HQL arithmetic expressions
   * [HHH-16878] - Invalid SQL generated for mutation when using association 
with <a href="https://github.com/NotFound";><code>@​NotFound</code></a>
   * [HHH-16825] - Cascading an entity with a composite key causes 
NullPointerException in AbstractClassJavaType.extractHashCode</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a4bebd7e0dd638a4bf5971198d3ae11c87cd95d5";><code>a4bebd7</code></a>
 Post-steps for release : <code>6.3.0.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/89bde4bd8e2b58d4b24c557a182b5a1ffccbde43";><code>89bde4b</code></a>
 Pre-steps for release : <code>6.3.0.Final</code></li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/a6eefb0cedf76a91bd181723dd8532a2fe274479";><code>a6eefb0</code></a>
 HHH-16962 - General documentation improvements</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/6ca035e76408eb8328d22365b3e514042d2c262a";><code>6ca035e</code></a>
 HHH-16962 - General documentation improvements</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/21d13ecc11e6ebbb11df93a75001079fe1ed8c7c";><code>21d13ec</code></a>
 HHH-17081 Avoid error for same prop name in different inheritance types</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/14b1337d51b954c42688200c2348592f4539d305";><code>14b1337</code></a>
 HHH-17081 Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/c21a430acf3756a30baf7d9703546ffaf43661f9";><code>c21a430</code></a>
 HHH-17064 Fetch mode select  causes StackOverflowError if used together with 
...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/fe7a8cd5662e1b7195da9048f67f89cb7c386804";><code>fe7a8cd</code></a>
 HHH-17064 Add test for issue</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/60d8037ccdf8aa2dda0b7e77255348480d661301";><code>60d8037</code></a>
 HHH-17014 - Complete &quot;Mapping Maps&quot; chapter of User Guide</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/2105234f5f5bc39366b36d5d87131209174aa277";><code>2105234</code></a>
 HHH-17085 Improved check for entity-valued group by path expansion</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/6.1.7...6.3.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 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