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.
LDEV-4691 Make Hibernate a part of LAMS libraries WildFly 14 provides Hibernate 5.3. Migrating LAMS from 5.0.10 will require some effort. For now we provide our own version of Hibernate to keep compatible.