mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 20:49:34 +00:00
Hibernate 5.2 is now the minimum supported version so providing dependency management for hazelcast-hiberate5 no longer makes sense. This commit replaces it with dependency management for hazelcast-hibernate52. Closes gh-7869