I'm using 0.8.0.RELEASE version of spring-hateos, which has spring libraries (spring-core and spring-webmvc) in version 3.2.3.RELEASE as a compile time dependencies.
However, in runtime I would like to use spring-core and spring-webmvc in version 4.2.2.RELEASE.
Does anyone know if this version of spring-hateos is compatible with latest version of spring libraries?