Uploaded image for project: 'Quarkus'
  1. Quarkus
  2. QUARKUS-6376

Bump hibernate-orm.version from 6.6.13.Final to 6.6.14.Final

XMLWordPrintable

    • Icon: Component Upgrade Component Upgrade
    • Resolution: Done
    • Icon: Major Major
    • 3.20.2.GA
    • None
    • team/eng
    • None

      Bumps `hibernate-orm.version` from 6.6.13.Final to 6.6.14.Final.
      Updates `org.hibernate.orm:hibernate-core` from 6.6.13.Final to 6.6.14.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>
      <h1>Hibernate ORM 6.6.14.Final released</h1>
      <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.</p>
      <p>You can find the full list of 6.6.14.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.14">here</a>.</p>
      <h2>What's new</h2>
      <p>This release introduces a few minor improvements as well as bug fixes.</p>
      <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.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</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.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/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>
      </blockquote>
      </details>
      <details>
      <summary>Changelog</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt">org.hibernate.orm:hibernate-core's changelog</a>.</em></p>
      <blockquote>
      <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
      <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33241">https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
      <p>** Bug

      • [HHH-19425] - incorrect class literals in Processor-generated code
      • [HHH-19375] - fix check for presence of Quarkus in reactive case
      • [HHH-19374] - repositories should always be <a href="https://github.com/Dependent"><code>@​Dependent</code></a>
      • [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned
      • [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
      • [HHH-19306] - Composite generator may not respect the event types of generators it consits of
      • [HHH-19036] - ORM Filter are searched for in the wrong order</p>
        </blockquote>
        </details>
        <details>
        <summary>Commits</summary>
        <ul>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920"><code>a306d4c</code></a> Pre-steps for release : <code>6.6.14.Final</code></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890"><code>fd7a7c3</code></a> HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47"><code>f7fc94c</code></a> HHH-19314 Fix fetch clause expression value retrieval</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33"><code>774969d</code></a> HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023"><code>c2ccca2</code></a> HHH-19314 Add test for issue</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6"><code>92ac311</code></a> HHH-19341 Backport JReleaser config to 6.6</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e"><code>b204fa2</code></a> HHH-19425 fix missing '.class' when annotations copied to repo implementations</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633"><code>868035c</code></a> HHH-19374 make repositories always <a href="https://github.com/Dependent-scoped"><code>@​Dependent-scoped</code></a></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49"><code>29b38ab</code></a> HHH-19375 improve test for whether we should use Quarkus injection</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a"><code>b84973a</code></a> Exclude Quarkus module that consumes too much memory</li>
        <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14">compare view</a></li>
        </ul>
        </details>
        <br />

      Updates `org.hibernate.orm:hibernate-graalvm` from 6.6.13.Final to 6.6.14.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-graalvm's releases</a>.</em></p>
      <blockquote>
      <h1>Hibernate ORM 6.6.14.Final released</h1>
      <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.</p>
      <p>You can find the full list of 6.6.14.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.14">here</a>.</p>
      <h2>What's new</h2>
      <p>This release introduces a few minor improvements as well as bug fixes.</p>
      <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.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</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.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/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>
      </blockquote>
      </details>
      <details>
      <summary>Changelog</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt">org.hibernate.orm:hibernate-graalvm's changelog</a>.</em></p>
      <blockquote>
      <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
      <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33241">https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
      <p>** Bug

      • [HHH-19425] - incorrect class literals in Processor-generated code
      • [HHH-19375] - fix check for presence of Quarkus in reactive case
      • [HHH-19374] - repositories should always be <a href="https://github.com/Dependent"><code>@​Dependent</code></a>
      • [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned
      • [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
      • [HHH-19306] - Composite generator may not respect the event types of generators it consits of
      • [HHH-19036] - ORM Filter are searched for in the wrong order</p>
        </blockquote>
        </details>
        <details>
        <summary>Commits</summary>
        <ul>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920"><code>a306d4c</code></a> Pre-steps for release : <code>6.6.14.Final</code></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890"><code>fd7a7c3</code></a> HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47"><code>f7fc94c</code></a> HHH-19314 Fix fetch clause expression value retrieval</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33"><code>774969d</code></a> HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023"><code>c2ccca2</code></a> HHH-19314 Add test for issue</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6"><code>92ac311</code></a> HHH-19341 Backport JReleaser config to 6.6</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e"><code>b204fa2</code></a> HHH-19425 fix missing '.class' when annotations copied to repo implementations</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633"><code>868035c</code></a> HHH-19374 make repositories always <a href="https://github.com/Dependent-scoped"><code>@​Dependent-scoped</code></a></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49"><code>29b38ab</code></a> HHH-19375 improve test for whether we should use Quarkus injection</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a"><code>b84973a</code></a> Exclude Quarkus module that consumes too much memory</li>
        <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14">compare view</a></li>
        </ul>
        </details>
        <br />

      Updates `org.hibernate.orm:hibernate-envers` from 6.6.13.Final to 6.6.14.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-envers's releases</a>.</em></p>
      <blockquote>
      <h1>Hibernate ORM 6.6.14.Final released</h1>
      <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.</p>
      <p>You can find the full list of 6.6.14.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.14">here</a>.</p>
      <h2>What's new</h2>
      <p>This release introduces a few minor improvements as well as bug fixes.</p>
      <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.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</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.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/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>
      </blockquote>
      </details>
      <details>
      <summary>Changelog</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt">org.hibernate.orm:hibernate-envers's changelog</a>.</em></p>
      <blockquote>
      <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
      <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33241">https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
      <p>** Bug

      • [HHH-19425] - incorrect class literals in Processor-generated code
      • [HHH-19375] - fix check for presence of Quarkus in reactive case
      • [HHH-19374] - repositories should always be <a href="https://github.com/Dependent"><code>@​Dependent</code></a>
      • [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned
      • [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
      • [HHH-19306] - Composite generator may not respect the event types of generators it consits of
      • [HHH-19036] - ORM Filter are searched for in the wrong order</p>
        </blockquote>
        </details>
        <details>
        <summary>Commits</summary>
        <ul>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920"><code>a306d4c</code></a> Pre-steps for release : <code>6.6.14.Final</code></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890"><code>fd7a7c3</code></a> HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47"><code>f7fc94c</code></a> HHH-19314 Fix fetch clause expression value retrieval</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33"><code>774969d</code></a> HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023"><code>c2ccca2</code></a> HHH-19314 Add test for issue</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6"><code>92ac311</code></a> HHH-19341 Backport JReleaser config to 6.6</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e"><code>b204fa2</code></a> HHH-19425 fix missing '.class' when annotations copied to repo implementations</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633"><code>868035c</code></a> HHH-19374 make repositories always <a href="https://github.com/Dependent-scoped"><code>@​Dependent-scoped</code></a></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49"><code>29b38ab</code></a> HHH-19375 improve test for whether we should use Quarkus injection</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a"><code>b84973a</code></a> Exclude Quarkus module that consumes too much memory</li>
        <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14">compare view</a></li>
        </ul>
        </details>
        <br />

      Updates `org.hibernate.orm:hibernate-jpamodelgen` from 6.6.13.Final to 6.6.14.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-jpamodelgen's releases</a>.</em></p>
      <blockquote>
      <h1>Hibernate ORM 6.6.14.Final released</h1>
      <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.</p>
      <p>You can find the full list of 6.6.14.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.14">here</a>.</p>
      <h2>What's new</h2>
      <p>This release introduces a few minor improvements as well as bug fixes.</p>
      <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.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</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.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/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>
      </blockquote>
      </details>
      <details>
      <summary>Changelog</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt">org.hibernate.orm:hibernate-jpamodelgen's changelog</a>.</em></p>
      <blockquote>
      <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
      <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33241">https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
      <p>** Bug

      • [HHH-19425] - incorrect class literals in Processor-generated code
      • [HHH-19375] - fix check for presence of Quarkus in reactive case
      • [HHH-19374] - repositories should always be <a href="https://github.com/Dependent"><code>@​Dependent</code></a>
      • [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned
      • [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
      • [HHH-19306] - Composite generator may not respect the event types of generators it consits of
      • [HHH-19036] - ORM Filter are searched for in the wrong order</p>
        </blockquote>
        </details>
        <details>
        <summary>Commits</summary>
        <ul>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920"><code>a306d4c</code></a> Pre-steps for release : <code>6.6.14.Final</code></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890"><code>fd7a7c3</code></a> HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47"><code>f7fc94c</code></a> HHH-19314 Fix fetch clause expression value retrieval</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33"><code>774969d</code></a> HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023"><code>c2ccca2</code></a> HHH-19314 Add test for issue</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6"><code>92ac311</code></a> HHH-19341 Backport JReleaser config to 6.6</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e"><code>b204fa2</code></a> HHH-19425 fix missing '.class' when annotations copied to repo implementations</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633"><code>868035c</code></a> HHH-19374 make repositories always <a href="https://github.com/Dependent-scoped"><code>@​Dependent-scoped</code></a></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49"><code>29b38ab</code></a> HHH-19375 improve test for whether we should use Quarkus injection</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a"><code>b84973a</code></a> Exclude Quarkus module that consumes too much memory</li>
        <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14">compare view</a></li>
        </ul>
        </details>
        <br />

      Updates `org.hibernate:hibernate-jpamodelgen` from 6.6.13.Final to 6.6.14.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate:hibernate-jpamodelgen's releases</a>.</em></p>
      <blockquote>
      <h1>Hibernate ORM 6.6.14.Final released</h1>
      <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.</p>
      <p>You can find the full list of 6.6.14.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.14">here</a>.</p>
      <h2>What's new</h2>
      <p>This release introduces a few minor improvements as well as bug fixes.</p>
      <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.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</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.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/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>
      </blockquote>
      </details>
      <details>
      <summary>Changelog</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt">org.hibernate:hibernate-jpamodelgen's changelog</a>.</em></p>
      <blockquote>
      <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
      <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33241">https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
      <p>** Bug

      • [HHH-19425] - incorrect class literals in Processor-generated code
      • [HHH-19375] - fix check for presence of Quarkus in reactive case
      • [HHH-19374] - repositories should always be <a href="https://github.com/Dependent"><code>@​Dependent</code></a>
      • [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned
      • [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
      • [HHH-19306] - Composite generator may not respect the event types of generators it consits of
      • [HHH-19036] - ORM Filter are searched for in the wrong order</p>
        </blockquote>
        </details>
        <details>
        <summary>Commits</summary>
        <ul>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920"><code>a306d4c</code></a> Pre-steps for release : <code>6.6.14.Final</code></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890"><code>fd7a7c3</code></a> HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47"><code>f7fc94c</code></a> HHH-19314 Fix fetch clause expression value retrieval</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33"><code>774969d</code></a> HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023"><code>c2ccca2</code></a> HHH-19314 Add test for issue</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6"><code>92ac311</code></a> HHH-19341 Backport JReleaser config to 6.6</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e"><code>b204fa2</code></a> HHH-19425 fix missing '.class' when annotations copied to repo implementations</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633"><code>868035c</code></a> HHH-19374 make repositories always <a href="https://github.com/Dependent-scoped"><code>@​Dependent-scoped</code></a></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49"><code>29b38ab</code></a> HHH-19375 improve test for whether we should use Quarkus injection</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a"><code>b84973a</code></a> Exclude Quarkus module that consumes too much memory</li>
        <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14">compare view</a></li>
        </ul>
        </details>
        <br />

      Updates `org.hibernate.orm:hibernate-community-dialects` from 6.6.13.Final to 6.6.14.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-community-dialects's releases</a>.</em></p>
      <blockquote>
      <h1>Hibernate ORM 6.6.14.Final released</h1>
      <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.</p>
      <p>You can find the full list of 6.6.14.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.14">here</a>.</p>
      <h2>What's new</h2>
      <p>This release introduces a few minor improvements as well as bug fixes.</p>
      <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.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</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.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/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>
      </blockquote>
      </details>
      <details>
      <summary>Changelog</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt">org.hibernate.orm:hibernate-community-dialects's changelog</a>.</em></p>
      <blockquote>
      <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
      <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33241">https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
      <p>** Bug

      • [HHH-19425] - incorrect class literals in Processor-generated code
      • [HHH-19375] - fix check for presence of Quarkus in reactive case
      • [HHH-19374] - repositories should always be <a href="https://github.com/Dependent"><code>@​Dependent</code></a>
      • [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned
      • [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
      • [HHH-19306] - Composite generator may not respect the event types of generators it consits of
      • [HHH-19036] - ORM Filter are searched for in the wrong order</p>
        </blockquote>
        </details>
        <details>
        <summary>Commits</summary>
        <ul>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920"><code>a306d4c</code></a> Pre-steps for release : <code>6.6.14.Final</code></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890"><code>fd7a7c3</code></a> HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47"><code>f7fc94c</code></a> HHH-19314 Fix fetch clause expression value retrieval</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33"><code>774969d</code></a> HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023"><code>c2ccca2</code></a> HHH-19314 Add test for issue</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6"><code>92ac311</code></a> HHH-19341 Backport JReleaser config to 6.6</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e"><code>b204fa2</code></a> HHH-19425 fix missing '.class' when annotations copied to repo implementations</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633"><code>868035c</code></a> HHH-19374 make repositories always <a href="https://github.com/Dependent-scoped"><code>@​Dependent-scoped</code></a></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49"><code>29b38ab</code></a> HHH-19375 improve test for whether we should use Quarkus injection</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a"><code>b84973a</code></a> Exclude Quarkus module that consumes too much memory</li>
        <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14">compare view</a></li>
        </ul>
        </details>
        <br />

      Updates `org.hibernate.orm:hibernate-vector` from 6.6.13.Final to 6.6.14.Final
      <details>
      <summary>Release notes</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-vector's releases</a>.</em></p>
      <blockquote>
      <h1>Hibernate ORM 6.6.14.Final released</h1>
      <p>Today, we published a new release of Hibernate ORM 6.6: 6.6.14.Final.</p>
      <p>You can find the full list of 6.6.14.Final changes <a href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%206.6.14">here</a>.</p>
      <h2>What's new</h2>
      <p>This release introduces a few minor improvements as well as bug fixes.</p>
      <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.jboss.org/hibernate/orm/6.6/migration-guide/migration-guide.html">Migration Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/introduction/html_single/Hibernate_Introduction.html">Introduction Guide</a></li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/userguide/html_single/Hibernate_User_Guide.html">User Guide</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.jboss.org/hibernate/orm/6.6/incubating/incubating.txt">incubating API report</a> (<code>@Incubating</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/orm/6.6/deprecated/deprecated.txt">deprecated API report</a> (<code>@Deprecated</code> + <code>@Remove</code>)</li>
      <li>the <a href="https://docs.jboss.org/hibernate/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>
      </blockquote>
      </details>
      <details>
      <summary>Changelog</summary>
      <p><em>Sourced from <a href="https://github.com/hibernate/hibernate-orm/blob/6.6.14/changelog.txt">org.hibernate.orm:hibernate-vector's changelog</a>.</em></p>
      <blockquote>
      <h2>Changes in 6.6.14.Final (May 11, 2025)</h2>
      <p><a href="https://hibernate.atlassian.net/projects/HHH/versions/33241">https://hibernate.atlassian.net/projects/HHH/versions/33241</a></p>
      <p>** Bug

      • [HHH-19425] - incorrect class literals in Processor-generated code
      • [HHH-19375] - fix check for presence of Quarkus in reactive case
      • [HHH-19374] - repositories should always be <a href="https://github.com/Dependent"><code>@​Dependent</code></a>
      • [HHH-19320] - Assigned id value is not passed into BeforeExecutionGenerator#generate() method when allowAssignedIdentifiers() is true and id has been assigned
      • [HHH-19314] - StackOverflowException when using onConflict with createCriteriaInsertValues and createCriteriaInsertSelect
      • [HHH-19306] - Composite generator may not respect the event types of generators it consits of
      • [HHH-19036] - ORM Filter are searched for in the wrong order</p>
        </blockquote>
        </details>
        <details>
        <summary>Commits</summary>
        <ul>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/a306d4c6e55b2aa1a8b83e66fa72ac701195c920"><code>a306d4c</code></a> Pre-steps for release : <code>6.6.14.Final</code></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/fd7a7c397ee3e5ce7589e67e6c5babc418b70890"><code>fd7a7c3</code></a> HHH-19314 Implement AnonymousTupleTableGroupProducer getJdbcTypeCount() and g...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/f7fc94c4b45dea97c96fa6e653ac620582561f47"><code>f7fc94c</code></a> HHH-19314 Fix fetch clause expression value retrieval</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/774969d1718cec3ac1db18008831edb1ad8a0c33"><code>774969d</code></a> HHH-19314 StackOverflowException when using onConflict with createCriteriaIns...</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/c2ccca2d1b618ac01faab7312e0baad2874b3023"><code>c2ccca2</code></a> HHH-19314 Add test for issue</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/92ac311af880a214474c636c6feb5039d0d520e6"><code>92ac311</code></a> HHH-19341 Backport JReleaser config to 6.6</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b204fa2d64948f0e8ed646437032595ffe66758e"><code>b204fa2</code></a> HHH-19425 fix missing '.class' when annotations copied to repo implementations</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/868035c5cfec6a3b0d61c0232362047ebbe37633"><code>868035c</code></a> HHH-19374 make repositories always <a href="https://github.com/Dependent-scoped"><code>@​Dependent-scoped</code></a></li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/29b38ab6dd00ba4601c16aede5c3c06233c15d49"><code>29b38ab</code></a> HHH-19375 improve test for whether we should use Quarkus injection</li>
        <li><a href="https://github.com/hibernate/hibernate-orm/commit/b84973ab71f4c2858f9253ec117019dacbb19d3a"><code>b84973a</code></a> Exclude Quarkus module that consumes too much memory</li>
        <li>Additional commits viewable in <a href="https://github.com/hibernate/hibernate-orm/compare/6.6.13...6.6.14">compare view</a></li>
        </ul>
        </details>
        <br />

      You can trigger a rebase of this PR 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>

              rh-ee-yrodiere Yoann Rodière
              blafond Barry LaFond
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: