Skip to content

Add general BOM support for Hibernate packages#1916

Draft
graemerocher wants to merge 2 commits into7.0.xfrom
issue-1121-hibernate-bom-support
Draft

Add general BOM support for Hibernate packages#1916
graemerocher wants to merge 2 commits into7.0.xfrom
issue-1121-hibernate-bom-support

Conversation

@graemerocher
Copy link
Copy Markdown
Contributor

@graemerocher graemerocher commented Apr 16, 2026

Summary

  • add a Hibernate platform BOM alias to the version catalog
  • let the published Micronaut SQL BOM import org.hibernate.orm:hibernate-platform
  • keep existing concrete Hibernate aliases available for module build scripts

Verification

  • ./gradlew :micronaut-sql-bom:generatePomFileForMavenPublication
  • ./gradlew checkVersionCatalogCompatibility

Resolves #1121

Co-Authored-By: Codex with GPT-5 <codex@openai.com>
@graemerocher graemerocher added the type: improvement A minor improvement to an existing feature label Apr 16, 2026
@graemerocher graemerocher self-assigned this Apr 16, 2026
@graemerocher graemerocher marked this pull request as draft April 16, 2026 13:21
Co-Authored-By: Codex with GPT-5 <codex@openai.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: improvement A minor improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add general bom support for all hibernate packages

1 participant