mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-11 21:54:50 +00:00
We apply the update int two steps: - some hand-rolled changes, such as switching the dependency to the new Hibernate Validator preview build - running a replace-all scripts This individual commit represents the first set of changes. When porting this change to a different branch, this one should be cherry picked while the second change is better ported by running the same script once again.