spring-boot/spring-boot-project
Oliver Drotbohm b10c57551c Upgrade to Hibernate 6.1.1.Final
This commit makes the following potentially breaking changes:

- Dependency management for modules that do not exist in Hibernate
  6.1 has been removed.
- Hibernate's modules are now in the org.hibernate.orm group. Users
  not using the starter or using modules that are not in the starter
  will have to update their build configuration accordingly.
- spring.jpa.hibernate.use-new-id-generator-mappings has been removed
  as Hibernate no longer supports switching back to the old ID
  generator mappings.

Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>

Closes gh-31674
2022-07-12 09:36:34 +01:00
..
spring-boot Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-actuator Adapt to deprecations in Framework's scheduling APIs 2022-07-08 17:53:55 +01:00
spring-boot-actuator-autoconfigure Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-autoconfigure Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-cli Use pattern matching for instanceof where appropriate 2022-06-20 17:55:36 +01:00
spring-boot-dependencies Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-devtools Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-docs Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-parent Merge branch '2.7.x' 2022-05-17 18:37:27 +01:00
spring-boot-properties-migrator Use pattern matching for instanceof where appropriate 2022-06-20 17:55:36 +01:00
spring-boot-starters Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-test Align with breaking changes in spring-test 2022-06-26 09:55:36 +01:00
spring-boot-test-autoconfigure Upgrade to Hibernate 6.1.1.Final 2022-07-12 09:36:34 +01:00
spring-boot-tools Merge branch '2.7.x' 2022-06-30 14:58:48 -05:00