I have been trying to find out the right version of redisson to work with spring 4.1.4, here is pom
i am getting error
If i am upgrading the spring-context to 5.2.2.RELEASE it throws error with spring-core dependency, i even excluded spring-core from spring-context(5.2.2.RELEASE) so it throws error with spring-beans dependency.
So would like to know what's the correct version of redisson for spring 4.1.4 ?