Skip to content

Bump the development-dependencies group with 2 updates#10991

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/development-dependencies-ecf9a9e859
May 10, 2026
Merged

Bump the development-dependencies group with 2 updates#10991
github-actions[bot] merged 1 commit into
mainfrom
dependabot/gradle/development-dependencies-ecf9a9e859

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

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

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

Updates org.hibernate.orm:hibernate-core from 7.3.2.Final to 7.3.4.Final

Release notes

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

Release 7.3.4

Hibernate ORM 7.3.4.Final released

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

You can find the full list of 7.3.4.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.3

Hibernate ORM 7.3.3.Final released

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

You can find the full list of 7.3.3.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

... (truncated)

Changelog

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

Changes in 7.3.4.Final (May 10, 2026)

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

** Bug * HHH-20358 PRIVILEGED_CLI is not set to "sudo" when Podman is aliased as Docker * HHH-20276 IllegalArgumentException "X is not a subtype of X" when using @​ConverterRegistration with a generic entity * HHH-20265 StackOverflowError with multi-level generic inheritance hierarchy and attribute converters

** Task * HHH-20341 Embedded MavenCli in integration tests cannot resolve plugins on Jenkins CI

Changes in 7.3.3.Final (May 03, 2026)

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

** Bug * HHH-20356 NPE when mapping embedded property as @​MappedSuperclass * HHH-20302 Cannot use MAX with LocalDateTime and hibernate.type.java_time_use_direct_jdbc * HHH-20147 Hibernate fails to initialize when an entity with an IdClass has a singular attribute alongside join column * HHH-19020 NullPointerException in ClassPropertyHolder.addPropertyToMappedSuperclass()

Commits
  • e97129b [Jenkins release job] Preparing release 7.3.4.Final
  • 739de0b [Jenkins release job] changelog.txt updated by release build 7.3.4.Final
  • ba41f7b HHH-20276 Fix local unresolved generic type resolution
  • affcca5 HHH-20276 Add test for issue
  • 14e46e5 HHH-20265 Resolve type variables to bounds when no concrete type is given
  • 294bc15 Refactor container runtime detection and fix Podman-as-Docker defaults HHH-20358
  • 2af1af6 HHH-20341 Do not allow falling back to hitting Maven Central when setting MAV...
  • 85fa288 HHH-20341 Fix syntax of maven mirror definition
  • c17bd33 HHH-20341 Externalize Maven mirror configuration to an env variable
  • 13a3d05 HHH-20341: Use HTTPS for Maven mirror in integration tests
  • Additional commits viewable in compare view

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.apache.tomcat.embed:tomcat-embed-websocket and [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm).


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

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

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-websocket
  dependency-version: 11.0.22
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 7.3.4.Final
  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 May 10, 2026
@github-actions github-actions Bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels May 10, 2026
@github-actions github-actions Bot added this to the 7.1.0 milestone May 10, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 10, 2026 00:46
@github-actions github-actions Bot merged commit 5ad21df into main May 10, 2026
3 checks passed
@github-actions github-actions Bot deleted the dependabot/gradle/development-dependencies-ecf9a9e859 branch May 10, 2026 00:47
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