mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
4b291c665c
This commit upgrades Hibernate-based integration tests in the spring-test module to use Hibernate 4 instead of 3 and Hibernate Validator 5 instead of 4. This streamlines and simplifies our dependency management at the same time. Issue: SPR-11834