Skip to content

build(deps): bump org.hibernate:hibernate-core from 7.0.5.Final to 7.1.7.Final in /server/springboot#792

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/server/springboot/org.hibernate-hibernate-core-7.1.7.Final
Closed

build(deps): bump org.hibernate:hibernate-core from 7.0.5.Final to 7.1.7.Final in /server/springboot#792
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/server/springboot/org.hibernate-hibernate-core-7.1.7.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps org.hibernate:hibernate-core from 7.0.5.Final to 7.1.7.Final.

Release notes

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

Release 7.1.7

Hibernate ORM 7.1.7.Final released

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

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

Hibernate ORM 7.1.6.Final released

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

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

... (truncated)

Changelog

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

7.1.7.Final (November 06, 2025)

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

** Bug * HHH-19887 Wrong ClassLoader used for Jackson Module discovery * HHH-19868 RowTransformerConstructorImpl throws NullPointerException when TupleMetadata is null * HHH-18691 Envers cannot read revisions with records

** Improvement * HHH-19913 Update the order of release steps and simplify the ORM build script

Note: Please refer to JIRA to learn more about each issue.

Changes in 7.1.6.Final (November 02, 2025)

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

** Bug * [HHH-19883] - JOIN TREAT ignores predicates

Changes in 7.1.5.Final (October 27, 2025)

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

** Bug * [HHH-19888] - FetchPlusOffsetParameterBinder fails to apply static offset for root pagination * [HHH-19872] - CriteriaUpdate error updating generic field in @​MappedSuperclass * [HHH-19862] - Can't update converted column throught CriteriaUpdate#set( SingularAttribute<? super T, Y> attribute, X value); * [HHH-19813] - Incorrect default values for 'enableDirtyTracking' and 'enableLazyInitialization' in hibernate-maven-plugin

** Sub-task * [HHH-19820] - Make sure that the enhancer is not doing anything if all the enablement parameters are false * [HHH-19817] - Add the JavaDoc Style documentation appropriate for Maven Plugins * [HHH-19816] - Add Integration Tests for the Maven Enhance Plugin without using Maven Invoker * [HHH-19815] - Review and Complete the documentation of the Enhance Plugin in the User's Guide * [HHH-19814] - Document the Enhance Plugin changes in the Migration Guide

** Task * [HHH-19889] - Mention third-party dialects throughout the documentation * [HHH-19869] - Regroup all dialect information under a single guide

Changes in 7.1.4.Final (October 12, 2025)

... (truncated)

Commits
  • f916e1a [Jenkins release job] Preparing release 7.1.7.Final
  • 8e9fb1c [Jenkins release job] changelog.txt updated by release build 7.1.7.Final
  • b10798e Use an "experimental" version of the release scripts [HHH-19913]
  • 4bfc70a Update the order of release steps and simplify the ORM build script [HHH-19913]
  • e4e69fa HHH-19868 RowTransformerConstructorImpl throws NullPointerException when Tupl...
  • 46662c4 HHH-19868 Add test for issue
  • 9484c66 HHH-18691 Add Record Classes Support to ComponentMetadataGenerator
  • f3f1862 HHH-18691 Add Testcase for Get Property from Embedded Record
  • 817b5b8 Various fix for TimesTen Dialect, SqlAstTranslator, LimitHandler and Sequence...
  • aaa43c2 HHH-19887 Construct FormatMapper with context for AggregatedClassLoader access
  • 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 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 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:hibernate-core](https://github.com/hibernate/hibernate-orm) from 7.0.5.Final to 7.1.7.Final.
- [Release notes](https://github.com/hibernate/hibernate-orm/releases)
- [Changelog](https://github.com/hibernate/hibernate-orm/blob/7.1.7/changelog.txt)
- [Commits](hibernate/hibernate-orm@7.0.5...7.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 7, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Superseded by #799.

@dependabot dependabot bot closed this Nov 17, 2025
@dependabot dependabot bot deleted the dependabot/gradle/server/springboot/org.hibernate-hibernate-core-7.1.7.Final branch November 17, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants