dependabot[bot] opened a new pull request, #2569: URL: https://github.com/apache/tomee/pull/2569
Bumps `version.hibernate.orm` from 6.6.44.Final to 6.6.46.Final. Updates `org.hibernate.orm:hibernate-core` from 6.6.44.Final to 6.6.46.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's releases</a>.</em></p> <blockquote> <h2>Release 6.6.46</h2> <h1>Hibernate ORM 6.6.46.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.46.Final.</p> <p>You can find the full list of 6.6.46.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.46">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/6.6">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://hibernate.org/orm/releases/6.6/#whats-new">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a> for details about migration to 6.6 version.</li> </ul> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/javadocs">API docs</a></li> </ul> <p>See also the following resources related to supported APIs:</p> <ul> <li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li> </ul> <p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p> <h2>Release 6.6.45</h2> <h1>Hibernate ORM 6.6.45.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.45.Final.</p> <p>You can find the full list of 6.6.45.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.45">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/6.6">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://hibernate.org/orm/releases/6.6/#whats-new">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a> for details about migration to 6.6 version.</li> </ul> <h2>Conclusion</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.46/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.46.Final (March 30, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38385">https://hibernate.atlassian.net/projects/HHH/versions/38385</a></p> <p>** Bug * HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException during parallel UNION queries with projection. * HHH-19429 ConcurrentModificationException observed while executing JPQL update query with VERSIONED clause</p> <h2>Changes in 6.6.45.Final (March 22, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38115">https://hibernate.atlassian.net/projects/HHH/versions/38115</a></p> <p>** Bug * HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin plugin</p> <p>** Task * HHH-20232 Update c3p0 to 0.12.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f4ae76f91fec23ce4f719068428ddebc868fc1e1"><code>f4ae76f</code></a> [Jenkins release job] Preparing release 6.6.46.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/49d9e448a789631ae1c365f3844b10144d94b7a9"><code>49d9e44</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.46.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2a63b4cfe0bca40ba08475d8929fa6c04a73f064"><code>2a63b4c</code></a> HHH-20209 Ensure JavaTypeRegistry#resolveDescriptor always returns same instance</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/13d232b51700c3fed59e2095a776aa2dd77634e6"><code>13d232b</code></a> HHH-19429 Fix concurrency problem due to mutation of AbstractSqmPath#reusable...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/1179aa3e6caca476e8b7f6bc5291f4689c4e860b"><code>1179aa3</code></a> Switch to OTP from Atlas</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/28f3d9f3707e27fd1d35454f800a77fdcd891fcb"><code>28f3d9f</code></a> Add Sonar scanner analysis to the build</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ed363fe3bdf7110e77f4246072d6403235680c18"><code>ed363fe</code></a> Remove the CodeQL workflow</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6d56b421e5d9d805b96cb629ac2aaca0a6fb345d"><code>6d56b42</code></a> [Jenkins release job] Preparing next development iteration</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b3849975cbd59b95bb178785a5081ca15446e795"><code>b384997</code></a> [Jenkins release job] Preparing release 6.6.45.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/011748df0b71c7c4042beda297684d19fac95187"><code>011748d</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.45.Final</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.44...6.6.46">compare view</a></li> </ul> </details> <br /> Updates `org.hibernate.orm:hibernate-jcache` from 6.6.44.Final to 6.6.46.Final <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-jcache's releases</a>.</em></p> <blockquote> <h2>Release 6.6.46</h2> <h1>Hibernate ORM 6.6.46.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.46.Final.</p> <p>You can find the full list of 6.6.46.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.46">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/6.6">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://hibernate.org/orm/releases/6.6/#whats-new">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a> for details about migration to 6.6 version.</li> </ul> <h2>Conclusion</h2> <p>For additional details, see:</p> <ul> <li>the <a href="https://hibernate.org/orm/releases/6.6/">release page</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/introduction/html_single/">Introduction Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/userguide/html_single/">User Guide</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/javadocs">API docs</a></li> </ul> <p>See also the following resources related to supported APIs:</p> <ul> <li>the <a href="https://hibernate.org/community/compatibility-policy/">compatibility policy</a></li> <li>the <a href="https://docs.hibernate.org/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li> <li>the <a href="https://docs.hibernate.org/orm/6.6/internals/internal.txt">internal API report</a> (internal packages, <code>@Internal</code>)</li> </ul> <p>Visit the <a href="https://hibernate.org/community/">website</a> for details on getting in touch with us.</p> <h2>Release 6.6.45</h2> <h1>Hibernate ORM 6.6.45.Final released</h1> <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.45.Final.</p> <p>You can find the full list of 6.6.45.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.45">here</a>.</p> <h2>What's new</h2> <ul> <li>See the <a href="https://hibernate.org/orm/releases/6.6">website</a> for requirements and compatibilities.</li> <li>See the <a href="https://hibernate.org/orm/releases/6.6/#whats-new">What's New</a> guide for details about new features and capabilities.</li> <li>See the <a href="https://docs.hibernate.org/orm/6.6/migration-guide/">Migration Guide</a> for details about migration to 6.6 version.</li> </ul> <h2>Conclusion</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.46/changelog.txt">org.hibernate.orm:hibernate-jcache's changelog</a>.</em></p> <blockquote> <h2>Changes in 6.6.46.Final (March 30, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38385">https://hibernate.atlassian.net/projects/HHH/versions/38385</a></p> <p>** Bug * HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException during parallel UNION queries with projection. * HHH-19429 ConcurrentModificationException observed while executing JPQL update query with VERSIONED clause</p> <h2>Changes in 6.6.45.Final (March 22, 2026)</h2> <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/38115">https://hibernate.atlassian.net/projects/HHH/versions/38115</a></p> <p>** Bug * HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin plugin</p> <p>** Task * HHH-20232 Update c3p0 to 0.12.0</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hibernate/hibernate-orm/commit/f4ae76f91fec23ce4f719068428ddebc868fc1e1"><code>f4ae76f</code></a> [Jenkins release job] Preparing release 6.6.46.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/49d9e448a789631ae1c365f3844b10144d94b7a9"><code>49d9e44</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.46.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/2a63b4cfe0bca40ba08475d8929fa6c04a73f064"><code>2a63b4c</code></a> HHH-20209 Ensure JavaTypeRegistry#resolveDescriptor always returns same instance</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/13d232b51700c3fed59e2095a776aa2dd77634e6"><code>13d232b</code></a> HHH-19429 Fix concurrency problem due to mutation of AbstractSqmPath#reusable...</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/1179aa3e6caca476e8b7f6bc5291f4689c4e860b"><code>1179aa3</code></a> Switch to OTP from Atlas</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/28f3d9f3707e27fd1d35454f800a77fdcd891fcb"><code>28f3d9f</code></a> Add Sonar scanner analysis to the build</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/ed363fe3bdf7110e77f4246072d6403235680c18"><code>ed363fe</code></a> Remove the CodeQL workflow</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/6d56b421e5d9d805b96cb629ac2aaca0a6fb345d"><code>6d56b42</code></a> [Jenkins release job] Preparing next development iteration</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/b3849975cbd59b95bb178785a5081ca15446e795"><code>b384997</code></a> [Jenkins release job] Preparing release 6.6.45.Final</li> <li><a href="https://github.com/hibernate/hibernate-orm/commit/011748df0b71c7c4042beda297684d19fac95187"><code>011748d</code></a> [Jenkins release job] changelog.txt updated by release build 6.6.45.Final</li> <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.44...6.6.46">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | org.hibernate.orm:hibernate-core | [>= 7.a0, < 8] | | org.hibernate.orm:hibernate-jcache | [>= 7.a0, < 8] | </details> 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 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]
