Closed
Description
Juergen Hoeller opened SPR-13481 and commented
By the time of Spring Framework 5.0 GA, JPA 2.1 and Bean Validation 1.1 will be almost four years old already. Since we tend to avoid compatibility compromises for Spring 5 now, let's enforce JPA 2.1 and Bean Validation 1.1 as a baseline. This includes upgrading the system requirements to Hibernate ORM 5.0+, Hibernate Validator 5.0+, EclipseLink 2.5+, and hopefully also to a yet-to-appear OpenJPA revision (otherwise we'd have to drop OpenJPA support if it remains stuck with JPA 2.0).
Issue Links:
- Support for Hibernate ORM 5.0 [SPR-11694] #16316 Support for Hibernate ORM 5.0
- Support for Hibernate Validator 5.2 [SPR-12758] #17355 Support for Hibernate Validator 5.2
- Drop native OpenJPA support [SPR-14426] #18997 Drop native OpenJPA support
- Compatibility with Bean Validation 2.0 and JPA 2.2 [SPR-13482] #18061 Compatibility with Bean Validation 2.0 and JPA 2.2
- Remove native support for Hibernate 3.6 and 4.x [SPR-13827] #18400 Remove native support for Hibernate 3.6 and 4.x