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 versionIf we put Hibernate 5.0.10 as an alternative version in a slot, thenWildFly will load Hibernate 5.3 by default and there will be a classclash on server start. We need to enforce only one version.
Show less