Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2025

Bumps the development-dependencies group with 3 updates: org.testcontainers:testcontainers-bom, org.hibernate.orm:hibernate-core and com.icegreen:greenmail.

Updates org.testcontainers:testcontainers-bom from 1.21.3 to 1.21.4

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

1.21.4

This release makes version 1.21.x works with recent Docker Engine changes.

Commits
  • d509c81 Set version during jreleaserDeploy task
  • efa40ce Allow junit:junit dependency in checkPOMdependencies
  • 76b1364 Add JReleaser to deploy to Portal Publisher API
  • d6b6ff7 Fix compatibility with older Docker Engines by falling back to v1.32 (#11346)
  • See full diff in compare view

Updates org.hibernate.orm:hibernate-core from 6.6.38.Final to 6.6.39.Final

Release notes

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

Release 6.6.39

Hibernate ORM 6.6.39.Final released

Today, we published a new release of Hibernate ORM 6.6: 6.6.39.Final.

You can find the full list of 6.6.39.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 to 6.6 version.

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.

Changelog

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

Changes in 6.6.39.Final (December 14, 2025)

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

** Bug * HHH-19963 Wrong references in entity fields with circular associations * HHH-19746 JPA parameters might be incorrectly handled resulting in exceptions or queries returning incorrect results

** Improvement * HHH-19943 Comparison of generic nested EmbeddedId's fails for JPQL and Criteria API

Commits
  • d5f55b5 [Jenkins release job] Preparing release 6.6.39.Final
  • 68fc803 [Jenkins release job] changelog.txt updated by release build 6.6.39.Final
  • aca8b4d HHH-19943 Use resolved type for SqmSelectableNode#getTupeLength
  • 3631832 HHH-19943 Add test for issue
  • 5dd29f8 HHH-19963 Only consider a ToOne be bidirectional for OneToMany if FKs are equal
  • 1ad46ec HHH-19746 Identify unnamed JPA Criteria parameters through assigned id
  • 3aa2433 [Jenkins release job] Preparing next development iteration
  • See full diff in compare view

Updates com.icegreen:greenmail from 2.1.7 to 2.1.8

Release notes

Sourced from com.icegreen:greenmail's releases.

2.1.8

What's Changed

Features

Dependencies

New Contributors

Full Changelog: greenmail-mail-test/greenmail@release-2.1.7...release-2.1.8

Commits
  • 6080293 [maven-release-plugin] prepare release release-2.1.8 [ci skip]
  • 071880a Updating docs for 2.1.8 release
  • 244ab92 Build(deps): Bump org.apache.maven.plugins:maven-source-plugin
  • d632ac1 Build(deps): Bump org.apache.maven.plugins:maven-resources-plugin
  • ec1aff4 Build(deps): Bump org.apache.maven.plugins:maven-war-plugin
  • f301465 Build(deps): Bump org.apache.maven.plugins:maven-release-plugin
  • 5b8c32c Build(deps-dev): Bump org.bouncycastle:bcpkix-jdk18on from 1.82 to 1.83
  • 9de7357 Build(deps-dev): Bump org.bouncycastle:bcprov-jdk18on from 1.82 to 1.83
  • ecf3395 Build(deps): Bump actions/checkout from 5 to 6
  • d1e7227 Build(deps): Bump io.fabric8:docker-maven-plugin from 0.47.0 to 0.48.0
  • 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 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 <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 3 updates: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java), [org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm) and [com.icegreen:greenmail](https://github.com/greenmail-mail-test/greenmail).


Updates `org.testcontainers:testcontainers-bom` from 1.21.3 to 1.21.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.21.3...1.21.4)

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

Updates `com.icegreen:greenmail` from 2.1.7 to 2.1.8
- [Release notes](https://github.com/greenmail-mail-test/greenmail/releases)
- [Commits](greenmail-mail-test/greenmail@release-2.1.7...release-2.1.8)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-version: 1.21.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: org.hibernate.orm:hibernate-core
  dependency-version: 6.6.39.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: com.icegreen:greenmail
  dependency-version: 2.1.8
  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 Dec 16, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Dec 16, 2025
@github-actions github-actions bot added this to the 6.5.5 milestone Dec 16, 2025
@github-actions github-actions bot enabled auto-merge (squash) December 16, 2025 16:46
@github-actions github-actions bot merged commit 53ef4f0 into 6.5.x Dec 16, 2025
3 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/6.5.x/development-dependencies-e0a8ccdd82 branch December 16, 2025 17:13
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.

1 participant