Skip to content

chore(deps): 依赖项升级[org.hibernate.orm:hibernate-core][7.2.7.Final => 7.3.0.Final]#963

Merged
ACANX merged 1 commit intodependafrom
dependabot-maven-os-dependencies-dependa-org.hibernate.orm-hibernate-core-7.3.0.Final
Mar 17, 2026
Merged

chore(deps): 依赖项升级[org.hibernate.orm:hibernate-core][7.2.7.Final => 7.3.0.Final]#963
ACANX merged 1 commit intodependafrom
dependabot-maven-os-dependencies-dependa-org.hibernate.orm-hibernate-core-7.3.0.Final

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 17, 2026

Bumps org.hibernate.orm:hibernate-core from 7.2.7.Final to 7.3.0.Final.

Release notes

Sourced from org.hibernate.orm:hibernate-core's releases.

Release 7.3.0

Hibernate ORM 7.3.0.Final released

Today, we published a new release of Hibernate ORM 7.3: 7.3.0.Final.

You can find the full list of 7.3.0.Final changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

For additional details, see:

See also the following resources related to supported APIs:

Visit the website for details on getting in touch with us.

Release 7.3.0.CR2

Hibernate ORM 7.3.0.CR2 released

Today, we published a new release of Hibernate ORM 7.3: 7.3.0.CR2.

You can find the full list of 7.3.0.CR2 changes here.

What's new

  • See the website for requirements and compatibilities.
  • See the What's New guide for details about new features and capabilities.
  • See the Migration Guide for details about migration.

Conclusion

... (truncated)

Changelog

Sourced from org.hibernate.orm:hibernate-core's changelog.

Changes in 7.3.0.Final (March 16, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/37673

** Bug * HHH-20253 ClassCastException when using hibernate-enhance-maven-plugin plugin * HHH-20229 logFlushResults ko with a @​AnyKeyJavaClass(String.class) * HHH-20224 Exception when calling treat() twice * HHH-20212 Jakarta Data Repository implementation with custom session getter does not compile * HHH-20200 Select query returns soft deleted entries with Inheritance.TABLE_PER_CLASS * HHH-20199 Regression Hibernate 7: Using an AdditionalMappingContributor leads to a rescan of Entities that breaks when @​Converters are present * HHH-20187 NPE in BeanValidationEventListener with StatelessSession * HHH-20176 Native Query cache causing ArrayIndexOutOfBoundsException with extra columns * HHH-20165 Hibernate processor: Panache Next generated repository name conflicts * HHH-20164 Hibernate processor: @​Delete methods not working outside of Jakarta Data repository * HHH-20163 Hibernate processor: nested types are visited twice * HHH-20162 MySQL timeout based on innodb_lock_timeout has incorrect units * HHH-20151 Metamodel geneartor: allow implicit repositories for Panache Next * HHH-20149 HQL docs have outdated information about JPQL regarding optional select clause * HHH-20137 HbmXmlTransformer does not create for Element collections * HHH-20119 Values return by Enum Converter are not escaped in CREATE TABLE query * HHH-20065 Subsequent StatelessSession#insertMultiple calls lead to pending batches * HHH-20010 Infinite loop with nested embeddable * HHH-19917 Bytecode-enhanced dirty tracking fails for mixed access properties * HHH-9499 MappingException when JOINED Inheritance and bidirectional references

** Improvement * HHH-20115 Pass a ROOT locale to loggers to avoid unnecessary class lookups

** Sub-task * HHH-20128 Configure Locking Strategy, CTE, Temporary Tables

Changes in 7.3.0.CR2 (February 03, 2026)

https://hibernate.atlassian.net/projects/HHH/versions/37404

** Bug * HHH-20121 NPE when logging loaded values in follow-on locking post action * HHH-20118 Vector operator SQL templates miss parenthesis around * HHH-20107 SparseFloatVector and SparseDoubleVector accept invalid size <= 0 * HHH-20103 @​ElementCollection mapping should respect @​JoinColumn(foreignKey) * HHH-20102 spec says LockTimeoutException + QueryTimeoutException should not be thrown on PostgreSQL * HHH-20101 Error persisting child entity of abstract generic entity * HHH-19715 read-only mode and collections

** Improvement

... (truncated)

Commits
  • a61e69f [Jenkins release job] Preparing release 7.3.0.Final
  • db275bd [Jenkins release job] changelog.txt updated by release build 7.3.0.Final
  • df7b401 HHH-20199 Test and fix duplicate converter issue with AdditionalMappingContri...
  • ad40895 HHH-20253 Spotless apply
  • ddb0eaa HHH-20253 Unit test
  • 4b2f3a7 HHH-20253 Fix ClassCastException when using hibernate-enhance-maven-plugin pl...
  • 4c9e50b HHH-20229 Fix logging failure
  • 1886ee4 HHH-20229 Add reproducer test for EntityPrinter failure with @​AnyKeyJavaClass...
  • 58eaac7 HHH-20224 Test and fix class cast exception when accessing cached association...
  • aa13565 Prep 7.3 release
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.2.7.Final to 7.3.0.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.3.0/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.2.7...7.3.0)

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.3.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Dependabot Dependabot RR ReviewRequired 依赖:升级 依赖升级 自动化:提交 自动化提交 labels Mar 17, 2026
@github-actions github-actions Bot changed the title chore(deps): bump org.hibernate.orm:hibernate-core from 7.2.7.Final to 7.3.0.Final in /os-dependencies chore(deps): 依赖项升级[org.hibernate.orm:hibernate-core][7.2.7.Final => 7.3.0.Final] Mar 17, 2026
@ACANX ACANX merged commit bb6be61 into dependa Mar 17, 2026
3 of 4 checks passed
@ACANX ACANX deleted the dependabot-maven-os-dependencies-dependa-org.hibernate.orm-hibernate-core-7.3.0.Final branch March 17, 2026 06:07
ACANX pushed a commit that referenced this pull request Mar 19, 2026
….3.0.Final] (#963)

Bumps
[org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm)
from 7.2.7.Final to 7.3.0.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.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>
<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.CR2</h2>
<h1>Hibernate ORM 7.3.0.CR2 released</h1>
<p>Today, we published a new release of Hibernate ORM 7.3:
7.3.0.CR2.</p>
<p>You can find the full list of 7.3.0.CR2 changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.3.0.CR2">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.0/changelog.txt">org.hibernate.orm:hibernate-core's
changelog</a>.</em></p>
<blockquote>
<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
* HHH-20212 Jakarta Data Repository implementation with custom session
getter does not compile
* HHH-20200 Select query returns soft deleted entries with
Inheritance.TABLE_PER_CLASS
* HHH-20199 Regression Hibernate 7: Using an
AdditionalMappingContributor leads to a rescan of Entities that breaks
when <a
href="https://github.com/Converters"><code>@​Converters</code></a> are
present
* HHH-20187 NPE in BeanValidationEventListener with StatelessSession
* HHH-20176 Native Query cache causing ArrayIndexOutOfBoundsException
with extra columns
* HHH-20165 Hibernate processor: Panache Next generated repository name
conflicts
* HHH-20164 Hibernate processor: <a
href="https://github.com/Delete"><code>@​Delete</code></a> methods not
working outside of Jakarta Data repository
* HHH-20163 Hibernate processor: nested types are visited twice
* HHH-20162 MySQL timeout based on innodb_lock_timeout has incorrect
units
* HHH-20151 Metamodel geneartor: allow implicit repositories for Panache
Next
* HHH-20149 HQL docs have outdated information about JPQL regarding
optional select clause
* HHH-20137 HbmXmlTransformer does not create <!-- raw HTML omitted -->
for Element collections
* HHH-20119 Values return by Enum Converter are not escaped in CREATE
TABLE query
* HHH-20065 Subsequent StatelessSession#insertMultiple calls lead to
pending batches
* HHH-20010 Infinite loop with nested embeddable
* HHH-19917 Bytecode-enhanced dirty tracking fails for mixed access
properties
* HHH-9499 MappingException when JOINED Inheritance and bidirectional
references</p>
<p>** Improvement
* HHH-20115 Pass a ROOT locale to loggers to avoid unnecessary class
lookups</p>
<p>** Sub-task
* HHH-20128 Configure Locking Strategy, CTE, Temporary Tables</p>
<h2>Changes in 7.3.0.CR2 (February 03, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/37404">https://hibernate.atlassian.net/projects/HHH/versions/37404</a></p>
<p>** Bug
* HHH-20121 NPE when logging loaded values in follow-on locking post
action
* HHH-20118 Vector operator SQL templates miss parenthesis around
* HHH-20107 SparseFloatVector and SparseDoubleVector accept invalid size
&lt;= 0
* HHH-20103 <a
href="https://github.com/ElementCollection"><code>@​ElementCollection</code></a>
mapping should respect <a
href="https://github.com/JoinColumn"><code>@​JoinColumn</code></a>(foreignKey)
* HHH-20102 spec says LockTimeoutException + QueryTimeoutException
should not be thrown on PostgreSQL
* HHH-20101 Error persisting child entity of abstract generic entity
* HHH-19715 read-only mode and collections</p>
<p>** Improvement</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/a61e69fcd23df00d53c0e6a94ce8e6f020951d8c"><code>a61e69f</code></a>
[Jenkins release job] Preparing release 7.3.0.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/db275bd585adb2f84f4474155472da90b3ccc451"><code>db275bd</code></a>
[Jenkins release job] changelog.txt updated by release build
7.3.0.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/df7b40102c18605e9695813cdef974a2b973edaa"><code>df7b401</code></a>
HHH-20199 Test and fix duplicate converter issue with
AdditionalMappingContri...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/ad408953701d0b9e57bd31dce43e0d4299b37032"><code>ad40895</code></a>
HHH-20253 Spotless apply</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/ddb0eaa0a8e77a8d2d0deb0f5028e5af8c0d5473"><code>ddb0eaa</code></a>
HHH-20253 Unit test</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/4b2f3a77c7fe0447e67ad36b77593143e95ee90b"><code>4b2f3a7</code></a>
HHH-20253 Fix ClassCastException when using
hibernate-enhance-maven-plugin pl...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/4c9e50b4b487dc93429ed9162b668776ffcc3b96"><code>4c9e50b</code></a>
HHH-20229 Fix logging failure</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/1886ee4318fcbb01247593f5ffb869626046a9de"><code>1886ee4</code></a>
HHH-20229 Add reproducer test for EntityPrinter failure with <a
href="https://github.com/AnyKeyJavaClass"><code>@​AnyKeyJavaClass</code></a>...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/58eaac71ccdbe5f4c57784e4dccd754f5e8164c9"><code>58eaac7</code></a>
HHH-20224 Test and fix class cast exception when accessing cached
association...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/aa13565ad797a80d0bd3f64c8b76b67d984ad720"><code>aa13565</code></a>
Prep 7.3 release</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.2.7...7.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate.orm:hibernate-core&package-manager=maven&previous-version=7.2.7.Final&new-version=7.3.0.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependabot Dependabot RR ReviewRequired 依赖:升级 依赖升级 自动化:提交 自动化提交

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant