Clone
Marcin Cieslak
committed
on 18 Oct 18
LDEV-4691 Use Hibernate 5.0.10 as the main version
If we put Hibernate 5.0.10 as an alternative version in a slot, then
WildFly will load Hi… Show more
LDEV-4691 Use Hibernate 5.0.10 as the main version

If we put Hibernate 5.0.10 as an alternative version in a slot, then

WildFly will load Hibernate 5.3 by default and there will be a class

clash on server start. We need to enforce only one version. Show less