Which version of Spring Security is compatible with Spring version 4.3.0.
My JARs are as follows:
With Security JARs:
The documentation for Spring Security 4.2.x says that the current Spring Security version 4.2.x is compatible with Spring 4.3.26 and 4.0.x.
For Spring Security 3.2.5 you should use Spring 4.0.2 (doc for 3.2.5).