Commit d573ba8
authored
Build(deps): Bump hibernate.version from 7.2.6.Final to 7.3.1.Final (#1685)
Bumps `hibernate.version` from 7.2.6.Final to 7.3.1.Final.
Updates `org.hibernate.orm:hibernate-core` from 7.2.6.Final to
7.3.1.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 7.3.1</h2>
<h1>Hibernate ORM 7.3.1.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.1.Final.</p>
<p>You can find the full list of 7.3.1.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.1">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</li>
</ul>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/7.3/">release
page</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User
Guide</a></li>
<li>the <a href="https://docs.hibernate.org/orm/7.3/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/7.3/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/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 7.3.0</h2>
<h1>Hibernate ORM 7.3.0.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.0.Final.</p>
<p>You can find the full list of 7.3.0.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.0">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</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/7.3.1/changelog.txt">org.hibernate.orm:hibernate-core's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 7.3.1.Final (April 10, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/38285">https://hibernate.atlassian.net/projects/HHH/versions/38285</a></p>
<p>** Bug
* HHH-20326 ClassCastException when joining array within embeddable
* HHH-20287 DataException ( Parameter is not set) when updating only the
version of an Entity with a PartitionKey
* HHH-20283 key-based pagination appears to be broken
* HHH-20281 Missing temporal precision for parameter coercion leading to
ClassCastException
* HHH-20274 Avoid mutating SqmSelectClause during type validation
* HHH-20273 Failed to set List type field in Embeddable record
* HHH-20272 JDBC locking pre-actions are not executed before the
statement
* HHH-20271 SybaseASE reports wrong lock metadata
* HHH-20267 Hibernate processor: infinite generation of repositories
when extending PanacheRepository
* HHH-20266 Some unnesting array functions miss ordering on index on
aggregation
* HHH-20260 Session#find only logs LockTimeoutException instead of
throwing it on PostgreSQL
* HHH-20259 DdlTypeRegistry#addSqlType doesn't handle different type
codes registered to same DDL type properly
* HHH-20251 NPE: query with fetch graph and read-only hint on bytecode
enhanced entities
* HHH-20231 Errors when querying 2L-cached native queries with same SQL
but different result type
* HHH-20230 [Metamodel Generator] AnnotationMetaEntity fails to compile
repository methods with unbounded wildcard Sort<?>
* HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException
during parallel UNION queries with projection.
* HHH-20126 NPE when querying with a lockMode/lockScope
* HHH-20053 HQL grammar ambiguity for NOT keyword
* HHH-19885 Wrong mapping of legacy XML "access" attribute in
HbmXmlTransformer
* HHH-19818 NPE with stateless insert when Envers is enabled
* HHH-19429 ConcurrentModificationException observed while executing
JPQL update query with VERSIONED clause
* HHH-12986 ConfigLoader does not close file when loading
hibernate.cfg.xml
* HHH-12590 Postgres subselect: ERROR: subquery in FROM must have an
alias</p>
<p>** Improvement
* HHH-20256 Make ByteBuddy class generation build-reproducible
* HHH-20227 Avoid using reflection and parsing annotations when
initializing the Hibernate and JPA annotation descriptors</p>
<p>** Task
* HHH-20311 Upgrade to hibernate-modules 1.1.1
* HHH-20301 Upgrade ByteBuddy to 1.18.8
* HHH-20232 Update c3p0 to 0.12.0</p>
<h2>Changes in 7.3.0.Final (March 16, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/37673">https://hibernate.atlassian.net/projects/HHH/versions/37673</a></p>
<p>** Bug
* HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin
plugin
* HHH-20229 logFlushResults ko with a <a
href="https://github.com/AnyKeyJavaClass"><code>@AnyKeyJavaClass</code></a>(String.class)
* HHH-20224 Exception when calling treat() twice</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/bc279526ae876e0212536b82444bed0fab6f7a82"><code>bc27952</code></a>
[Jenkins release job] Preparing release 7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/ff58198de86ce8c21e4b6cd30df1cd03451d80ed"><code>ff58198</code></a>
[Jenkins release job] changelog.txt updated by release build
7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/4f4d466be43643612cf3ca1447019c3d5f2c770b"><code>4f4d466</code></a>
HHH-20326 Fix ClassCastException when joining array within
embeddable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6c3203267afa193fc9a1d7886d31be96fdcb88fb"><code>6c32032</code></a>
HHH-19885 Wrong mapping of legacy XML access attribute in
HbmXmlTransformer</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5daee8dcb806fd1747f543334fe6cda845f549a4"><code>5daee8d</code></a>
Enable automated maintenance releases</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6b33f2f7d501d153660954f4e51a908ac0c6e377"><code>6b33f2f</code></a>
HHH-20301 Upgrade ByteBuddy to 1.18.8</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e5bfdd7f50c27656afd800a877aa7edc277c9765"><code>e5bfdd7</code></a>
HHH-20311 Upgrade <code>hibernate-models</code> to 1.1.1</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/cbbdc4faaeee071d8878bf9d0ded3d39cf92e1bf"><code>cbbdc4f</code></a>
Make database version part of task inputs to avoid skipping tests with
same d...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/85205304cdd0744c281d6290945916f9013574ad"><code>8520530</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/95de1b6e287e77a820cab33ee82d79591f7cc481"><code>95de1b6</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.2.6...7.3.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-envers` from 7.2.6.Final to
7.3.1.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>
<h2>Release 7.3.1</h2>
<h1>Hibernate ORM 7.3.1.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.1.Final.</p>
<p>You can find the full list of 7.3.1.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.1">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</li>
</ul>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/7.3/">release
page</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User
Guide</a></li>
<li>the <a href="https://docs.hibernate.org/orm/7.3/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/7.3/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/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 7.3.0</h2>
<h1>Hibernate ORM 7.3.0.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.0.Final.</p>
<p>You can find the full list of 7.3.0.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.0">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</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/7.3.1/changelog.txt">org.hibernate.orm:hibernate-envers's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 7.3.1.Final (April 10, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/38285">https://hibernate.atlassian.net/projects/HHH/versions/38285</a></p>
<p>** Bug
* HHH-20326 ClassCastException when joining array within embeddable
* HHH-20287 DataException ( Parameter is not set) when updating only the
version of an Entity with a PartitionKey
* HHH-20283 key-based pagination appears to be broken
* HHH-20281 Missing temporal precision for parameter coercion leading to
ClassCastException
* HHH-20274 Avoid mutating SqmSelectClause during type validation
* HHH-20273 Failed to set List type field in Embeddable record
* HHH-20272 JDBC locking pre-actions are not executed before the
statement
* HHH-20271 SybaseASE reports wrong lock metadata
* HHH-20267 Hibernate processor: infinite generation of repositories
when extending PanacheRepository
* HHH-20266 Some unnesting array functions miss ordering on index on
aggregation
* HHH-20260 Session#find only logs LockTimeoutException instead of
throwing it on PostgreSQL
* HHH-20259 DdlTypeRegistry#addSqlType doesn't handle different type
codes registered to same DDL type properly
* HHH-20251 NPE: query with fetch graph and read-only hint on bytecode
enhanced entities
* HHH-20231 Errors when querying 2L-cached native queries with same SQL
but different result type
* HHH-20230 [Metamodel Generator] AnnotationMetaEntity fails to compile
repository methods with unbounded wildcard Sort<?>
* HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException
during parallel UNION queries with projection.
* HHH-20126 NPE when querying with a lockMode/lockScope
* HHH-20053 HQL grammar ambiguity for NOT keyword
* HHH-19885 Wrong mapping of legacy XML "access" attribute in
HbmXmlTransformer
* HHH-19818 NPE with stateless insert when Envers is enabled
* HHH-19429 ConcurrentModificationException observed while executing
JPQL update query with VERSIONED clause
* HHH-12986 ConfigLoader does not close file when loading
hibernate.cfg.xml
* HHH-12590 Postgres subselect: ERROR: subquery in FROM must have an
alias</p>
<p>** Improvement
* HHH-20256 Make ByteBuddy class generation build-reproducible
* HHH-20227 Avoid using reflection and parsing annotations when
initializing the Hibernate and JPA annotation descriptors</p>
<p>** Task
* HHH-20311 Upgrade to hibernate-modules 1.1.1
* HHH-20301 Upgrade ByteBuddy to 1.18.8
* HHH-20232 Update c3p0 to 0.12.0</p>
<h2>Changes in 7.3.0.Final (March 16, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/37673">https://hibernate.atlassian.net/projects/HHH/versions/37673</a></p>
<p>** Bug
* HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin
plugin
* HHH-20229 logFlushResults ko with a <a
href="https://github.com/AnyKeyJavaClass"><code>@AnyKeyJavaClass</code></a>(String.class)
* HHH-20224 Exception when calling treat() twice</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/bc279526ae876e0212536b82444bed0fab6f7a82"><code>bc27952</code></a>
[Jenkins release job] Preparing release 7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/ff58198de86ce8c21e4b6cd30df1cd03451d80ed"><code>ff58198</code></a>
[Jenkins release job] changelog.txt updated by release build
7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/4f4d466be43643612cf3ca1447019c3d5f2c770b"><code>4f4d466</code></a>
HHH-20326 Fix ClassCastException when joining array within
embeddable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6c3203267afa193fc9a1d7886d31be96fdcb88fb"><code>6c32032</code></a>
HHH-19885 Wrong mapping of legacy XML access attribute in
HbmXmlTransformer</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5daee8dcb806fd1747f543334fe6cda845f549a4"><code>5daee8d</code></a>
Enable automated maintenance releases</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6b33f2f7d501d153660954f4e51a908ac0c6e377"><code>6b33f2f</code></a>
HHH-20301 Upgrade ByteBuddy to 1.18.8</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e5bfdd7f50c27656afd800a877aa7edc277c9765"><code>e5bfdd7</code></a>
HHH-20311 Upgrade <code>hibernate-models</code> to 1.1.1</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/cbbdc4faaeee071d8878bf9d0ded3d39cf92e1bf"><code>cbbdc4f</code></a>
Make database version part of task inputs to avoid skipping tests with
same d...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/85205304cdd0744c281d6290945916f9013574ad"><code>8520530</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/95de1b6e287e77a820cab33ee82d79591f7cc481"><code>95de1b6</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.2.6...7.3.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-scan-jandex` from 7.2.6.Final to
7.3.1.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-scan-jandex's
releases</a>.</em></p>
<blockquote>
<h2>Release 7.3.1</h2>
<h1>Hibernate ORM 7.3.1.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.1.Final.</p>
<p>You can find the full list of 7.3.1.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.1">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</li>
</ul>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/7.3/">release
page</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User
Guide</a></li>
<li>the <a href="https://docs.hibernate.org/orm/7.3/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/7.3/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/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 7.3.0</h2>
<h1>Hibernate ORM 7.3.0.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.0.Final.</p>
<p>You can find the full list of 7.3.0.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.0">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</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/7.3.1/changelog.txt">org.hibernate.orm:hibernate-scan-jandex's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 7.3.1.Final (April 10, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/38285">https://hibernate.atlassian.net/projects/HHH/versions/38285</a></p>
<p>** Bug
* HHH-20326 ClassCastException when joining array within embeddable
* HHH-20287 DataException ( Parameter is not set) when updating only the
version of an Entity with a PartitionKey
* HHH-20283 key-based pagination appears to be broken
* HHH-20281 Missing temporal precision for parameter coercion leading to
ClassCastException
* HHH-20274 Avoid mutating SqmSelectClause during type validation
* HHH-20273 Failed to set List type field in Embeddable record
* HHH-20272 JDBC locking pre-actions are not executed before the
statement
* HHH-20271 SybaseASE reports wrong lock metadata
* HHH-20267 Hibernate processor: infinite generation of repositories
when extending PanacheRepository
* HHH-20266 Some unnesting array functions miss ordering on index on
aggregation
* HHH-20260 Session#find only logs LockTimeoutException instead of
throwing it on PostgreSQL
* HHH-20259 DdlTypeRegistry#addSqlType doesn't handle different type
codes registered to same DDL type properly
* HHH-20251 NPE: query with fetch graph and read-only hint on bytecode
enhanced entities
* HHH-20231 Errors when querying 2L-cached native queries with same SQL
but different result type
* HHH-20230 [Metamodel Generator] AnnotationMetaEntity fails to compile
repository methods with unbounded wildcard Sort<?>
* HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException
during parallel UNION queries with projection.
* HHH-20126 NPE when querying with a lockMode/lockScope
* HHH-20053 HQL grammar ambiguity for NOT keyword
* HHH-19885 Wrong mapping of legacy XML "access" attribute in
HbmXmlTransformer
* HHH-19818 NPE with stateless insert when Envers is enabled
* HHH-19429 ConcurrentModificationException observed while executing
JPQL update query with VERSIONED clause
* HHH-12986 ConfigLoader does not close file when loading
hibernate.cfg.xml
* HHH-12590 Postgres subselect: ERROR: subquery in FROM must have an
alias</p>
<p>** Improvement
* HHH-20256 Make ByteBuddy class generation build-reproducible
* HHH-20227 Avoid using reflection and parsing annotations when
initializing the Hibernate and JPA annotation descriptors</p>
<p>** Task
* HHH-20311 Upgrade to hibernate-modules 1.1.1
* HHH-20301 Upgrade ByteBuddy to 1.18.8
* HHH-20232 Update c3p0 to 0.12.0</p>
<h2>Changes in 7.3.0.Final (March 16, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/37673">https://hibernate.atlassian.net/projects/HHH/versions/37673</a></p>
<p>** Bug
* HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin
plugin
* HHH-20229 logFlushResults ko with a <a
href="https://github.com/AnyKeyJavaClass"><code>@AnyKeyJavaClass</code></a>(String.class)
* HHH-20224 Exception when calling treat() twice</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/bc279526ae876e0212536b82444bed0fab6f7a82"><code>bc27952</code></a>
[Jenkins release job] Preparing release 7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/ff58198de86ce8c21e4b6cd30df1cd03451d80ed"><code>ff58198</code></a>
[Jenkins release job] changelog.txt updated by release build
7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/4f4d466be43643612cf3ca1447019c3d5f2c770b"><code>4f4d466</code></a>
HHH-20326 Fix ClassCastException when joining array within
embeddable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6c3203267afa193fc9a1d7886d31be96fdcb88fb"><code>6c32032</code></a>
HHH-19885 Wrong mapping of legacy XML access attribute in
HbmXmlTransformer</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5daee8dcb806fd1747f543334fe6cda845f549a4"><code>5daee8d</code></a>
Enable automated maintenance releases</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6b33f2f7d501d153660954f4e51a908ac0c6e377"><code>6b33f2f</code></a>
HHH-20301 Upgrade ByteBuddy to 1.18.8</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e5bfdd7f50c27656afd800a877aa7edc277c9765"><code>e5bfdd7</code></a>
HHH-20311 Upgrade <code>hibernate-models</code> to 1.1.1</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/cbbdc4faaeee071d8878bf9d0ded3d39cf92e1bf"><code>cbbdc4f</code></a>
Make database version part of task inputs to avoid skipping tests with
same d...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/85205304cdd0744c281d6290945916f9013574ad"><code>8520530</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/95de1b6e287e77a820cab33ee82d79591f7cc481"><code>95de1b6</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.2.6...7.3.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-community-dialects` from
7.2.6.Final to 7.3.1.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>
<h2>Release 7.3.1</h2>
<h1>Hibernate ORM 7.3.1.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.1.Final.</p>
<p>You can find the full list of 7.3.1.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.1">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</li>
</ul>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/7.3/">release
page</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User
Guide</a></li>
<li>the <a href="https://docs.hibernate.org/orm/7.3/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/7.3/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/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 7.3.0</h2>
<h1>Hibernate ORM 7.3.0.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.0.Final.</p>
<p>You can find the full list of 7.3.0.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.0">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</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/7.3.1/changelog.txt">org.hibernate.orm:hibernate-community-dialects's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 7.3.1.Final (April 10, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/38285">https://hibernate.atlassian.net/projects/HHH/versions/38285</a></p>
<p>** Bug
* HHH-20326 ClassCastException when joining array within embeddable
* HHH-20287 DataException ( Parameter is not set) when updating only the
version of an Entity with a PartitionKey
* HHH-20283 key-based pagination appears to be broken
* HHH-20281 Missing temporal precision for parameter coercion leading to
ClassCastException
* HHH-20274 Avoid mutating SqmSelectClause during type validation
* HHH-20273 Failed to set List type field in Embeddable record
* HHH-20272 JDBC locking pre-actions are not executed before the
statement
* HHH-20271 SybaseASE reports wrong lock metadata
* HHH-20267 Hibernate processor: infinite generation of repositories
when extending PanacheRepository
* HHH-20266 Some unnesting array functions miss ordering on index on
aggregation
* HHH-20260 Session#find only logs LockTimeoutException instead of
throwing it on PostgreSQL
* HHH-20259 DdlTypeRegistry#addSqlType doesn't handle different type
codes registered to same DDL type properly
* HHH-20251 NPE: query with fetch graph and read-only hint on bytecode
enhanced entities
* HHH-20231 Errors when querying 2L-cached native queries with same SQL
but different result type
* HHH-20230 [Metamodel Generator] AnnotationMetaEntity fails to compile
repository methods with unbounded wildcard Sort<?>
* HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException
during parallel UNION queries with projection.
* HHH-20126 NPE when querying with a lockMode/lockScope
* HHH-20053 HQL grammar ambiguity for NOT keyword
* HHH-19885 Wrong mapping of legacy XML "access" attribute in
HbmXmlTransformer
* HHH-19818 NPE with stateless insert when Envers is enabled
* HHH-19429 ConcurrentModificationException observed while executing
JPQL update query with VERSIONED clause
* HHH-12986 ConfigLoader does not close file when loading
hibernate.cfg.xml
* HHH-12590 Postgres subselect: ERROR: subquery in FROM must have an
alias</p>
<p>** Improvement
* HHH-20256 Make ByteBuddy class generation build-reproducible
* HHH-20227 Avoid using reflection and parsing annotations when
initializing the Hibernate and JPA annotation descriptors</p>
<p>** Task
* HHH-20311 Upgrade to hibernate-modules 1.1.1
* HHH-20301 Upgrade ByteBuddy to 1.18.8
* HHH-20232 Update c3p0 to 0.12.0</p>
<h2>Changes in 7.3.0.Final (March 16, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/37673">https://hibernate.atlassian.net/projects/HHH/versions/37673</a></p>
<p>** Bug
* HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin
plugin
* HHH-20229 logFlushResults ko with a <a
href="https://github.com/AnyKeyJavaClass"><code>@AnyKeyJavaClass</code></a>(String.class)
* HHH-20224 Exception when calling treat() twice</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/bc279526ae876e0212536b82444bed0fab6f7a82"><code>bc27952</code></a>
[Jenkins release job] Preparing release 7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/ff58198de86ce8c21e4b6cd30df1cd03451d80ed"><code>ff58198</code></a>
[Jenkins release job] changelog.txt updated by release build
7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/4f4d466be43643612cf3ca1447019c3d5f2c770b"><code>4f4d466</code></a>
HHH-20326 Fix ClassCastException when joining array within
embeddable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6c3203267afa193fc9a1d7886d31be96fdcb88fb"><code>6c32032</code></a>
HHH-19885 Wrong mapping of legacy XML access attribute in
HbmXmlTransformer</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5daee8dcb806fd1747f543334fe6cda845f549a4"><code>5daee8d</code></a>
Enable automated maintenance releases</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6b33f2f7d501d153660954f4e51a908ac0c6e377"><code>6b33f2f</code></a>
HHH-20301 Upgrade ByteBuddy to 1.18.8</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e5bfdd7f50c27656afd800a877aa7edc277c9765"><code>e5bfdd7</code></a>
HHH-20311 Upgrade <code>hibernate-models</code> to 1.1.1</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/cbbdc4faaeee071d8878bf9d0ded3d39cf92e1bf"><code>cbbdc4f</code></a>
Make database version part of task inputs to avoid skipping tests with
same d...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/85205304cdd0744c281d6290945916f9013574ad"><code>8520530</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/95de1b6e287e77a820cab33ee82d79591f7cc481"><code>95de1b6</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.2.6...7.3.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `org.hibernate.orm:hibernate-c3p0` from 7.2.6.Final to
7.3.1.Final
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-c3p0's
releases</a>.</em></p>
<blockquote>
<h2>Release 7.3.1</h2>
<h1>Hibernate ORM 7.3.1.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.1.Final.</p>
<p>You can find the full list of 7.3.1.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.1">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</li>
</ul>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/7.3/">release
page</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/introduction/html_single/">Introduction
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/userguide/html_single/">User
Guide</a></li>
<li>the <a href="https://docs.hibernate.org/orm/7.3/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/7.3/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.3/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 7.3.0</h2>
<h1>Hibernate ORM 7.3.0.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.0.Final.</p>
<p>You can find the full list of 7.3.0.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.0">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.3">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.3/migration-guide/">Migration
Guide</a> for details about migration.</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/7.3.1/changelog.txt">org.hibernate.orm:hibernate-c3p0's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 7.3.1.Final (April 10, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/38285">https://hibernate.atlassian.net/projects/HHH/versions/38285</a></p>
<p>** Bug
* HHH-20326 ClassCastException when joining array within embeddable
* HHH-20287 DataException ( Parameter is not set) when updating only the
version of an Entity with a PartitionKey
* HHH-20283 key-based pagination appears to be broken
* HHH-20281 Missing temporal precision for parameter coercion leading to
ClassCastException
* HHH-20274 Avoid mutating SqmSelectClause during type validation
* HHH-20273 Failed to set List type field in Embeddable record
* HHH-20272 JDBC locking pre-actions are not executed before the
statement
* HHH-20271 SybaseASE reports wrong lock metadata
* HHH-20267 Hibernate processor: infinite generation of repositories
when extending PanacheRepository
* HHH-20266 Some unnesting array functions miss ordering on index on
aggregation
* HHH-20260 Session#find only logs LockTimeoutException instead of
throwing it on PostgreSQL
* HHH-20259 DdlTypeRegistry#addSqlType doesn't handle different type
codes registered to same DDL type properly
* HHH-20251 NPE: query with fetch graph and read-only hint on bytecode
enhanced entities
* HHH-20231 Errors when querying 2L-cached native queries with same SQL
but different result type
* HHH-20230 [Metamodel Generator] AnnotationMetaEntity fails to compile
repository methods with unbounded wildcard Sort<?>
* HHH-20209 Race Condition in JavaTypeRegistry causing SemanticException
during parallel UNION queries with projection.
* HHH-20126 NPE when querying with a lockMode/lockScope
* HHH-20053 HQL grammar ambiguity for NOT keyword
* HHH-19885 Wrong mapping of legacy XML "access" attribute in
HbmXmlTransformer
* HHH-19818 NPE with stateless insert when Envers is enabled
* HHH-19429 ConcurrentModificationException observed while executing
JPQL update query with VERSIONED clause
* HHH-12986 ConfigLoader does not close file when loading
hibernate.cfg.xml
* HHH-12590 Postgres subselect: ERROR: subquery in FROM must have an
alias</p>
<p>** Improvement
* HHH-20256 Make ByteBuddy class generation build-reproducible
* HHH-20227 Avoid using reflection and parsing annotations when
initializing the Hibernate and JPA annotation descriptors</p>
<p>** Task
* HHH-20311 Upgrade to hibernate-modules 1.1.1
* HHH-20301 Upgrade ByteBuddy to 1.18.8
* HHH-20232 Update c3p0 to 0.12.0</p>
<h2>Changes in 7.3.0.Final (March 16, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/37673">https://hibernate.atlassian.net/projects/HHH/versions/37673</a></p>
<p>** Bug
* HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin
plugin
* HHH-20229 logFlushResults ko with a <a
href="https://github.com/AnyKeyJavaClass"><code>@AnyKeyJavaClass</code></a>(String.class)
* HHH-20224 Exception when calling treat() twice</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/bc279526ae876e0212536b82444bed0fab6f7a82"><code>bc27952</code></a>
[Jenkins release job] Preparing release 7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/ff58198de86ce8c21e4b6cd30df1cd03451d80ed"><code>ff58198</code></a>
[Jenkins release job] changelog.txt updated by release build
7.3.1.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/4f4d466be43643612cf3ca1447019c3d5f2c770b"><code>4f4d466</code></a>
HHH-20326 Fix ClassCastException when joining array within
embeddable</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6c3203267afa193fc9a1d7886d31be96fdcb88fb"><code>6c32032</code></a>
HHH-19885 Wrong mapping of legacy XML access attribute in
HbmXmlTransformer</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/5daee8dcb806fd1747f543334fe6cda845f549a4"><code>5daee8d</code></a>
Enable automated maintenance releases</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6b33f2f7d501d153660954f4e51a908ac0c6e377"><code>6b33f2f</code></a>
HHH-20301 Upgrade ByteBuddy to 1.18.8</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e5bfdd7f50c27656afd800a877aa7edc277c9765"><code>e5bfdd7</code></a>
HHH-20311 Upgrade <code>hibernate-models</code> to 1.1.1</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/cbbdc4faaeee071d8878bf9d0ded3d39cf92e1bf"><code>cbbdc4f</code></a>
Make database version part of task inputs to avoid skipping tests with
same d...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/85205304cdd0744c281d6290945916f9013574ad"><code>8520530</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/95de1b6e287e77a820cab33ee82d79591f7cc481"><code>95de1b6</code></a>
HHH-20287 DataException ( Parameter is not set) when updating only the
versio...</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.2.6...7.3.1">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 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>7 files changed
Lines changed: 48 additions & 17 deletions
File tree
- querydsl-libraries/querydsl-jpa/src
- main/java/com/querydsl/jpa
- hibernate
- impl
- test/java/com/querydsl/jpa
- querydsl-tooling/querydsl-jpa-codegen/src/test/java/com/querydsl/jpa/codegen
- ant
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
430 | | - | |
| 430 | + | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
113 | 111 | | |
114 | 112 | | |
115 | 113 | | |
| |||
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
32 | 46 | | |
33 | 47 | | |
34 | 48 | | |
| |||
50 | 64 | | |
51 | 65 | | |
52 | 66 | | |
53 | | - | |
54 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
55 | 70 | | |
56 | 71 | | |
57 | 72 | | |
| |||
Lines changed: 10 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
| 421 | + | |
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| |||
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
445 | | - | |
446 | | - | |
| 445 | + | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
473 | | - | |
| 472 | + | |
| 473 | + | |
474 | 474 | | |
475 | 475 | | |
476 | 476 | | |
| |||
537 | 537 | | |
538 | 538 | | |
539 | 539 | | |
540 | | - | |
541 | | - | |
| 540 | + | |
| 541 | + | |
542 | 542 | | |
543 | 543 | | |
544 | 544 | | |
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
604 | | - | |
605 | | - | |
| 604 | + | |
| 605 | + | |
606 | 606 | | |
607 | 607 | | |
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
72 | 81 | | |
73 | 82 | | |
74 | 83 | | |
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
| |||
0 commit comments