Skip to content

Bump the development-dependencies group with 2 updates#10914

Merged
github-actions[bot] merged 1 commit into
7.0.xfrom
dependabot/gradle/7.0.x/development-dependencies-a10f9bc953
Apr 5, 2026
Merged

Bump the development-dependencies group with 2 updates#10914
github-actions[bot] merged 1 commit into
7.0.xfrom
dependabot/gradle/7.0.x/development-dependencies-a10f9bc953

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 5, 2026

Bumps the development-dependencies group with 2 updates: org.hibernate.orm:hibernate-core and org.apache.tomcat.embed:tomcat-embed-websocket.

Updates org.hibernate.orm:hibernate-core from 7.1.20.Final to 7.1.22.Final

Release notes

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

Release 7.1.22

Hibernate ORM 7.1.22.Final released

Today, we published a new release of Hibernate ORM 7.1: 7.1.22.Final.

You can find the full list of 7.1.22.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 from version 7.0 to 7.1.

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.1.21

Hibernate ORM 7.1.21.Final released

Today, we published a new release of Hibernate ORM 7.1: 7.1.21.Final.

You can find the full list of 7.1.21.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 from version 7.0 to 7.1.

Conclusion

... (truncated)

Changelog

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

Changes in 7.1.22.Final (April 05, 2026)

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

** Bug * HHH-20287 DataException ( Parameter is not set) when updating only the version of an Entity with a PartitionKey

Changes in 7.1.21.Final (March 30, 2026)

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

** Bug * HHH-20283 key-based pagination appears to be broken * HHH-20274 Avoid mutating SqmSelectClause during type validation * HHH-20273 Failed to set List type field in Embeddable record * 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-20209 Race Condition in JavaTypeRegistry causing SemanticException during parallel UNION queries with projection. * HHH-20053 HQL grammar ambiguity for NOT keyword * 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

Commits
  • 6398cd4 [Jenkins release job] Preparing release 7.1.22.Final
  • 7e8d6d9 [Jenkins release job] changelog.txt updated by release build 7.1.22.Final
  • 9a70448 Update to Jakarta Persistence TCK version 3.2.1
  • b1cc29f Make database version part of task inputs to avoid skipping tests with same d...
  • c102716 HHH-20287 DataException ( Parameter is not set) when updating only the versio...
  • 3469fef HHH-20287 DataException ( Parameter is not set) when updating only the versio...
  • b24a698 HHH-20287 Add test for issue
  • 7ff1ba1 Cleanup Sonar config from "missing" directories
  • 87f0452 [Jenkins release job] Preparing next development iteration
  • bad9b19 [Jenkins release job] Preparing release 7.1.21.Final
  • Additional commits viewable in compare view

Updates org.apache.tomcat.embed:tomcat-embed-websocket from 11.0.20 to 11.0.21

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 2 updates: [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) and org.apache.tomcat.embed:tomcat-embed-websocket.


Updates `org.hibernate.orm:hibernate-core` from 7.1.20.Final to 7.1.22.Final
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.22/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.1.20...7.1.22)

Updates `org.apache.tomcat.embed:tomcat-embed-websocket` from 11.0.20 to 11.0.21

---
updated-dependencies:
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.1.22.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-version: 11.0.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the type: dependency-upgrade Pull requests that update a dependency file label Apr 5, 2026
@github-actions github-actions Bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Apr 5, 2026
@github-actions github-actions Bot added this to the 7.0.5 milestone Apr 5, 2026
@github-actions github-actions Bot enabled auto-merge (squash) April 5, 2026 01:08
@github-actions github-actions Bot merged commit d0988e3 into 7.0.x Apr 5, 2026
3 checks passed
@github-actions github-actions Bot deleted the dependabot/gradle/7.0.x/development-dependencies-a10f9bc953 branch April 5, 2026 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants