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

   Bumps `hibernate.version` from 5.6.12.Final to 5.6.14.Final.
   Updates `hibernate-core` from 5.6.12.Final to 5.6.14.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt";>hibernate-core's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 5.6.14.Final (November 04, 2022)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32120";>https://hibernate.atlassian.net/projects/HHH/versions/32120</a></p>
   <p>** Improvement
   * [HHH-15662] - ClasscastException caused by check for Managed rather than 
ManagedEntity</p>
   <h2>Changes in 5.6.13.Final (November 03, 2022)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32112";>https://hibernate.atlassian.net/projects/HHH/versions/32112</a></p>
   <p>** Bug
   * [HHH-15634] - Lazy basic property does not get updated on change
   * [HHH-15561] - Function &quot;IDENTITY&quot; not found when inserting 
audited revision using Hibernate Envers
   * [HHH-15554] - Merge of an Entity with an immutable composite user type 
throws Exception</p>
   <p>** Improvement
   * [HHH-15649] - Additional performance fixes relating to Klass's 
_secondary_super_cache interaction with entity enhancement
   * [HHH-15639] - Upgrade to ByteBuddy 1.12.18
   * [HHH-15637] - Upgrade to Byteman 4.0.20
   * [HHH-15616] - Mitigate performance impact of entity enhancement on Klass's 
_secondary_super_cache
   * [HHH-15585] - Add support for DB2 aliases for schema validation
   * [HHH-15575] - Make getter org.hibernate.criterion.SimpleExpression#getOp() 
public</p>
   <p>** Task
   * [HHH-15594] - Remove Oracle RDS and all test matrix uses</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/81624b0efef69906562c70734188c219d4e62353";><code>81624b0</code></a>
 5.6.14.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/ca28c00c4125af17bb77d77162a4aae7d53e290b";><code>ca28c00</code></a>
 HHH-15662 ClasscastException caused by check for Managed rather than 
ManagedE...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/9b065d05ea5757c77df9e8b692f27522fb52d083";><code>9b065d0</code></a>
 5.6.14-SNAPSHOT</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/5a1d6f6ac084d8e20d223711464c5210028ebc08";><code>5a1d6f6</code></a>
 5.6.13.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/1d539eae9fd359210a4936030ad3e0f6e75a6f76";><code>1d539ea</code></a>
 HHH-15634 Extracting reusable Type constants from ByteBuddy 
InlineDirtyChecki...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e7fe516933df292945613a91be98779e9554ad4b";><code>e7fe516</code></a>
 HHH-15634 Extracting constant for <a 
href="https://github.com/Transient";><code>@​Transient</code></a> annotation in 
ByteBuddy Enhancer</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/dd7cbe8b890b94f7322dbafac636b7337e74a498";><code>dd7cbe8</code></a>
 HHH-15649 Additional performance fixes relating to Klass's 
_secondary_super_c...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/3be1c2980c481c914761d0a64e3266a716be02ff";><code>3be1c29</code></a>
 HHH-15634 Lazy basic property does not get updated on change: inline dirty 
ch...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/33053cd194ef683aaaa510586d0b8a0f42e39550";><code>33053cd</code></a>
 HHH-15634 Lazy basic property does not get updated on change</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e333af6e31e7abda0e88a157ae7cfb11161305b7";><code>e333af6</code></a>
 HHH-15634 Run the tests also without dirty checking enabled</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/5.6.12...5.6.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `hibernate-ehcache` from 5.6.12.Final to 5.6.14.Final
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/hibernate/hibernate-orm/blob/5.6.14/changelog.txt";>hibernate-ehcache's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Changes in 5.6.14.Final (November 04, 2022)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32120";>https://hibernate.atlassian.net/projects/HHH/versions/32120</a></p>
   <p>** Improvement
   * [HHH-15662] - ClasscastException caused by check for Managed rather than 
ManagedEntity</p>
   <h2>Changes in 5.6.13.Final (November 03, 2022)</h2>
   <p><a 
href="https://hibernate.atlassian.net/projects/HHH/versions/32112";>https://hibernate.atlassian.net/projects/HHH/versions/32112</a></p>
   <p>** Bug
   * [HHH-15634] - Lazy basic property does not get updated on change
   * [HHH-15561] - Function &quot;IDENTITY&quot; not found when inserting 
audited revision using Hibernate Envers
   * [HHH-15554] - Merge of an Entity with an immutable composite user type 
throws Exception</p>
   <p>** Improvement
   * [HHH-15649] - Additional performance fixes relating to Klass's 
_secondary_super_cache interaction with entity enhancement
   * [HHH-15639] - Upgrade to ByteBuddy 1.12.18
   * [HHH-15637] - Upgrade to Byteman 4.0.20
   * [HHH-15616] - Mitigate performance impact of entity enhancement on Klass's 
_secondary_super_cache
   * [HHH-15585] - Add support for DB2 aliases for schema validation
   * [HHH-15575] - Make getter org.hibernate.criterion.SimpleExpression#getOp() 
public</p>
   <p>** Task
   * [HHH-15594] - Remove Oracle RDS and all test matrix uses</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/81624b0efef69906562c70734188c219d4e62353";><code>81624b0</code></a>
 5.6.14.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/ca28c00c4125af17bb77d77162a4aae7d53e290b";><code>ca28c00</code></a>
 HHH-15662 ClasscastException caused by check for Managed rather than 
ManagedE...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/9b065d05ea5757c77df9e8b692f27522fb52d083";><code>9b065d0</code></a>
 5.6.14-SNAPSHOT</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/5a1d6f6ac084d8e20d223711464c5210028ebc08";><code>5a1d6f6</code></a>
 5.6.13.Final</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/1d539eae9fd359210a4936030ad3e0f6e75a6f76";><code>1d539ea</code></a>
 HHH-15634 Extracting reusable Type constants from ByteBuddy 
InlineDirtyChecki...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e7fe516933df292945613a91be98779e9554ad4b";><code>e7fe516</code></a>
 HHH-15634 Extracting constant for <a 
href="https://github.com/Transient";><code>@​Transient</code></a> annotation in 
ByteBuddy Enhancer</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/dd7cbe8b890b94f7322dbafac636b7337e74a498";><code>dd7cbe8</code></a>
 HHH-15649 Additional performance fixes relating to Klass's 
_secondary_super_c...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/3be1c2980c481c914761d0a64e3266a716be02ff";><code>3be1c29</code></a>
 HHH-15634 Lazy basic property does not get updated on change: inline dirty 
ch...</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/33053cd194ef683aaaa510586d0b8a0f42e39550";><code>33053cd</code></a>
 HHH-15634 Lazy basic property does not get updated on change</li>
   <li><a 
href="https://github.com/hibernate/hibernate-orm/commit/e333af6e31e7abda0e88a157ae7cfb11161305b7";><code>e333af6</code></a>
 HHH-15634 Run the tests also without dirty checking enabled</li>
   <li>Additional commits viewable in <a 
href="https://github.com/hibernate/hibernate-orm/compare/5.6.12...5.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 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